<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Updating row text in CXTPReportControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Updating row text in CXTPReportControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 05:42:55 +0000</pubDate>
  <lastBuildDate>Tue, 04 Sep 2007 07:45:55 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=7931</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Updating row text in CXTPReportControl : Thank you Martin - that works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7931&amp;PID=25530&amp;title=updating-row-text-in-cxtpreportcontrol#25530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 7931<br /><strong>Posted:</strong> 04 September 2007 at 7:45am<br /><br />Thank you Martin - that works like a charm!&nbsp;<img src="http://forum.codejock.com/smileys/smiley20.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 07:45:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7931&amp;PID=25530&amp;title=updating-row-text-in-cxtpreportcontrol#25530</guid>
  </item> 
  <item>
   <title><![CDATA[Updating row text in CXTPReportControl : Hi, Set the caption of the current...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7931&amp;PID=25529&amp;title=updating-row-text-in-cxtpreportcontrol#25529</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 7931<br /><strong>Posted:</strong> 04 September 2007 at 7:33am<br /><br /><P>Hi,</P><P>Set the caption of the current CXTPReportRecord item(s) and then call report.Populate()</P><DIV><FONT size=2>CXREventConfigRecord* pRecord = DYNAMIC_DOWNCAST(CXREventConfigRecord, m_ReportEventSystems.GetFocusedRow()-&gt;GetRecord());<BR>ASSERT(pRecord!=0);<BR></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (pRecord==0)</FONT></DIV><DIV><FONT size=2>&nbsp;&nbsp; <FONT color=#0000ff>return</FONT>;</FONT></DIV><DIV><FONT size=2>&nbsp;</FONT></DIV><DIV><FONT size=2>pRecord-&gt;GetItem(xx)-&gt;SetCaption("New Value");<BR>m_ReportEventSystems.Populate();</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Thats it.</FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 07:33:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7931&amp;PID=25529&amp;title=updating-row-text-in-cxtpreportcontrol#25529</guid>
  </item> 
  <item>
   <title><![CDATA[Updating row text in CXTPReportControl : This is probably something easy,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7931&amp;PID=25528&amp;title=updating-row-text-in-cxtpreportcontrol#25528</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=760">dennisV</a><br /><strong>Subject:</strong> 7931<br /><strong>Posted:</strong> 04 September 2007 at 7:17am<br /><br />This is probably something easy, but I can't find any way to accomplish this at the moment&nbsp;<img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br>I have a report control with items and a user can edit a record (not in-place) and then I want to update the item's row with the new values.<br><br>How can I do that? <img src="http://forum.codejock.com/smileys/smiley9.gif" border="0" align="absmiddle"><br><br>Thanks in advance!<br>]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 07:17:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7931&amp;PID=25528&amp;title=updating-row-text-in-cxtpreportcontrol#25528</guid>
  </item> 
 </channel>
</rss>