<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Changing Report Objects Run Time</title>
	<atom:link href="http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/</link>
	<description>×÷·.·´¯`·)»Blow My Dream To The Code«(·´¯`·.·÷×</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:20:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shantanu</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-79</link>
		<dc:creator>Shantanu</dc:creator>
		<pubDate>Fri, 06 Nov 2009 15:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-79</guid>
		<description>Here is the c# version:-
http://prabhat.me/2009/11/06/change-the-value-of-itextobject-of-crystal-report-at-runtime/</description>
		<content:encoded><![CDATA[<p>Here is the c# version:-<br />
<a href="http://prabhat.me/2009/11/06/change-the-value-of-itextobject-of-crystal-report-at-runtime/" rel="nofollow">http://prabhat.me/2009/11/06/change-the-value-of-itextobject-of-crystal-report-at-runtime/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saran</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-75</link>
		<dc:creator>Saran</dc:creator>
		<pubDate>Thu, 09 Apr 2009 06:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-75</guid>
		<description>Hi, 

Can anyone help me to get the calcualted value of a Crystal report formula in VB.net.

Thanks in advance...</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Can anyone help me to get the calcualted value of a Crystal report formula in VB.net.</p>
<p>Thanks in advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-51</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-51</guid>
		<description>(SELECT &quot;PETTYCASH&quot;.&quot;PARTICULARS&quot;,&quot;PETTYCASH&quot;.&quot;VOUCHERDT&quot;,&quot;PETTYCASH&quot;.&quot;LOCATION&quot;,&quot;PETTYCASH&quot;.&quot;COSTCENTER&quot;,&quot;PETTYCASH&quot;.&quot;ACCTCODE&quot;,&quot;PETTYCASH&quot;.&quot;PROJCODE&quot;,&quot;PETTYCASH&quot;.&quot;CASHPAID&quot;
FROM
&quot;PETTYCASH&quot;
WHERE &quot;PETTYCASH&quot;.&quot;VOUCHERNO&quot; = {?StartNo} TO {@EndNo})

is this code write for sql expression field in crystal report...

regards
Sridhar</description>
		<content:encoded><![CDATA[<p>(SELECT &#8220;PETTYCASH&#8221;.&#8221;PARTICULARS&#8221;,&#8221;PETTYCASH&#8221;.&#8221;VOUCHERDT&#8221;,&#8221;PETTYCASH&#8221;.&#8221;LOCATION&#8221;,&#8221;PETTYCASH&#8221;.&#8221;COSTCENTER&#8221;,&#8221;PETTYCASH&#8221;.&#8221;ACCTCODE&#8221;,&#8221;PETTYCASH&#8221;.&#8221;PROJCODE&#8221;,&#8221;PETTYCASH&#8221;.&#8221;CASHPAID&#8221;<br />
FROM<br />
&#8220;PETTYCASH&#8221;<br />
WHERE &#8220;PETTYCASH&#8221;.&#8221;VOUCHERNO&#8221; = {?StartNo} TO {@EndNo})</p>
<p>is this code write for sql expression field in crystal report&#8230;</p>
<p>regards<br />
Sridhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-50</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-50</guid>
		<description>Hi,how to write sql select satement inside sql expression field to pikup the number from 1 to 100

give some examples to write sql query in sql expression field..

thanks and regards
Sridhar</description>
		<content:encoded><![CDATA[<p>Hi,how to write sql select satement inside sql expression field to pikup the number from 1 to 100</p>
<p>give some examples to write sql query in sql expression field..</p>
<p>thanks and regards<br />
Sridhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-49</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Wed, 04 Jun 2008 08:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-49</guid>
		<description>Dim objRpt As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrystalReport3
Dim rptTxtGroup As TextObject

            rptTxtGroup = CType(objRpt.ReportDefinition.ReportObjects(&quot;Text7&quot;), TextObject)
            rptTxtGroup.Text = Form1.TextBox1.ToString()
MessageBox.Show(rptTxtGroup.Text)

i can able to get the value of the texbox1 in popup window but i not able to display this in crystal report text filed.. i am using vb.net visual studio 2008 with crystal report 9i

help me ..

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Dim objRpt As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrystalReport3<br />
Dim rptTxtGroup As TextObject</p>
<p>            rptTxtGroup = CType(objRpt.ReportDefinition.ReportObjects(&#8220;Text7&#8243;), TextObject)<br />
            rptTxtGroup.Text = Form1.TextBox1.ToString()<br />
MessageBox.Show(rptTxtGroup.Text)</p>
<p>i can able to get the value of the texbox1 in popup window but i not able to display this in crystal report text filed.. i am using vb.net visual studio 2008 with crystal report 9i</p>
<p>help me ..</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-48</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Wed, 04 Jun 2008 06:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-48</guid>
		<description>Hi

Dim objRpt As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrystalReport3
Dim rptTxtGroup As TextObject
           rptTxtGroup = objRpt.ReportDefinition.ReportObjects.Item(&quot;Text7&quot;)
           rptTxtGroup.Text = &quot;abcedfg&quot;
            MessageBox.Show(rptTxtGroup.Text)

this is the code to display &quot;abcedfg&quot; to crystal report text7 field.. but i not able to see the value on the text7 in crystal report.. help me...

Regards 
Sridhar</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Dim objRpt As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrystalReport3<br />
Dim rptTxtGroup As TextObject<br />
           rptTxtGroup = objRpt.ReportDefinition.ReportObjects.Item(&#8220;Text7&#8243;)<br />
           rptTxtGroup.Text = &#8220;abcedfg&#8221;<br />
            MessageBox.Show(rptTxtGroup.Text)</p>
<p>this is the code to display &#8220;abcedfg&#8221; to crystal report text7 field.. but i not able to see the value on the text7 in crystal report.. help me&#8230;</p>
<p>Regards<br />
Sridhar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harisanto</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-47</link>
		<dc:creator>harisanto</dc:creator>
		<pubDate>Wed, 07 May 2008 01:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-47</guid>
		<description>@Hi svanistelrooy...

It&#039;s look like u have crystal design name CrExample.rpt
the referrance may like this:

Dim report As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrExample

I have make u clear</description>
		<content:encoded><![CDATA[<p>@Hi svanistelrooy&#8230;</p>
<p>It&#8217;s look like u have crystal design name CrExample.rpt<br />
the referrance may like this:</p>
<p>Dim report As CrystalDecisions.CrystalReports.Engine.ReportDocument = New CrExample</p>
<p>I have make u clear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: svanistelrooy</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-46</link>
		<dc:creator>svanistelrooy</dc:creator>
		<pubDate>Tue, 06 May 2008 07:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-46</guid>
		<description>Hi, referring to this line of code :

rptTxtGroup = report.ReportDefinition.ReportObjects.Item(”Text1″)

what is report?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, referring to this line of code :</p>
<p>rptTxtGroup = report.ReportDefinition.ReportObjects.Item(”Text1″)</p>
<p>what is report?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikram</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-35</link>
		<dc:creator>vikram</dc:creator>
		<pubDate>Tue, 01 Apr 2008 05:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-35</guid>
		<description>hi prakash,
      u can try this out.

strString = “J.Prakash+chr(13)+Jaya+chr(13)+Hot guy”
rptTxtGroup.Text = strString 

Regards,
vikram</description>
		<content:encoded><![CDATA[<p>hi prakash,<br />
      u can try this out.</p>
<p>strString = “J.Prakash+chr(13)+Jaya+chr(13)+Hot guy”<br />
rptTxtGroup.Text = strString </p>
<p>Regards,<br />
vikram</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prakash.Jai</title>
		<link>http://harisanto.wordpress.com/2008/02/28/changing-report-objects-run-time/#comment-34</link>
		<dc:creator>Prakash.Jai</dc:creator>
		<pubDate>Sat, 29 Mar 2008 07:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://harisanto.wordpress.com/?p=21#comment-34</guid>
		<description>hi, 

 I set that text object in crystal report Can Grow property enabled still i am not getting..... 

ok</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p> I set that text object in crystal report Can Grow property enabled still i am not getting&#8230;.. </p>
<p>ok</p>
]]></content:encoded>
	</item>
</channel>
</rss>
