<?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 : Force Edit of new row...</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Force Edit of new row...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 22:16:55 +0000</pubDate>
  <lastBuildDate>Tue, 01 Dec 2009 16:15:17 +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=15758</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[Force Edit of new row... : I have a method that adds a line...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15758&amp;PID=55319&amp;title=force-edit-of-new-row#55319</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=374">ddlittle</a><br /><strong>Subject:</strong> 15758<br /><strong>Posted:</strong> 01 December 2009 at 4:15pm<br /><br />I have a method that adds a line to a report control, and I want it to be selected and ready for edit - similar to adding a new folder in Explorer - but can't seem to find a sample (my add-a-record code follows).&nbsp; Any ideas?<DIV></DIV><DIV></DIV><DIV></DIV><table width="99%"><tr><td><pre class="BBcode"><DIV><FONT size=2><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPReportRecord</FONT></FONT><FONT size=2>* </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>rec</FONT></FONT><FONT size=2> = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPReportRecord</FONT></FONT><FONT size=2>;</P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>InsertDefaultColumns</FONT></FONT><FONT size=2>(</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>rec</FONT></FONT><FONT size=2>);</P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CString</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>linName</FONT></FONT><FONT size=2>;</P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>linName</FONT></FONT><FONT size=2>.</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>Format</FONT></FONT><FONT size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Line Number %d"</FONT></FONT><FONT size=2>,</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>m_nextLineNumber</FONT></FONT><FONT size=2>++);</P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>rec</FONT></FONT><FONT size=2>-&gt;</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>AddItem</FONT></FONT><FONT size=2>(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPReportRecordItemText</FONT></FONT><FONT size=2>(</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>linName</FONT></FONT><FONT size=2>)); </P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>m_OrgReport</FONT></FONT><FONT size=2>.</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>AddRecord</FONT></FONT><FONT size=2>(</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>rec</FONT></FONT><FONT size=2>);</P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>m_OrgReport</FONT></FONT><FONT size=2>.</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>Populate</FONT></FONT><FONT size=2>();</P></FONT></DIV><DIV></pre></td></tr></table></DIV>]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 16:15:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15758&amp;PID=55319&amp;title=force-edit-of-new-row#55319</guid>
  </item> 
 </channel>
</rss>