<?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 : RemoveAt + Populate (revisited for child records)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : RemoveAt + Populate (revisited for child records)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 19:23:19 +0000</pubDate>
  <lastBuildDate>Thu, 20 Sep 2007 22:34:47 +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=8005</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[RemoveAt + Populate (revisited for child records) : Much appreciated. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8005&amp;PID=26218&amp;title=removeat-populate-revisited-for-child-records#26218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2527">elmsoftware</a><br /><strong>Subject:</strong> 8005<br /><strong>Posted:</strong> 20 September 2007 at 10:34pm<br /><br />Much appreciated.]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 22:34:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8005&amp;PID=26218&amp;title=removeat-populate-revisited-for-child-records#26218</guid>
  </item> 
  <item>
   <title><![CDATA[RemoveAt + Populate (revisited for child records) :  lngTopRow = rpt.TopRowIndexR...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8005&amp;PID=26202&amp;title=removeat-populate-revisited-for-child-records#26202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 8005<br /><strong>Posted:</strong> 20 September 2007 at 5:32pm<br /><br /><table width="99%"><tr><td><pre class="BBcode"><br>lngTopRow = rpt.TopRowIndex<br><b>Row.Record.DeleteAll<br></b>rpt.Records.RemoveAt (Row.Record.Index)<br>rpt.Populate<br>rpt.TopRowIndex = lngTopRow<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 17:32:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8005&amp;PID=26202&amp;title=removeat-populate-revisited-for-child-records#26202</guid>
  </item> 
  <item>
   <title><![CDATA[RemoveAt + Populate (revisited for child records) : NightHawk helped me earlier with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8005&amp;PID=25876&amp;title=removeat-populate-revisited-for-child-records#25876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2527">elmsoftware</a><br /><strong>Subject:</strong> 8005<br /><strong>Posted:</strong> 14 September 2007 at 2:40pm<br /><br /><P>NightHawk helped me earlier with a previous post about deleting a record using 'RemoveAt' + 'Populate' + 'TopRowIndex' to establish a familar deleting effect of a row.</P><DIV><a href="https://forum.codejock.com/forum_posts.asp?TID=7998" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=7998</A></DIV><DIV>&nbsp;</DIV><DIV>Now, I have records that have 'Child' records.</DIV><DIV>When performing the same method of:</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; lngTopRow = rpt.TopRowIndex<BR><BR>&nbsp;&nbsp;&nbsp; rpt.Records.RemoveAt (Row.Record.Index)<BR><BR></DIV></FONT><DIV><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; rpt.Populate</FONT></DIV><DIV><BR><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; rpt.TopRowIndex = lngTopRow</FONT></DIV><DIV><FONT face="Courier New"></FONT>&nbsp;</DIV><DIV><FONT face="Verdana, Arial, Helvetica, sans-serif">This code will not remove the child record.</FONT></DIV><DIV><FONT face="Courier New"></FONT>&nbsp;</DIV><DIV><FONT face="Verdana, Arial, Helvetica, sans-serif"><strong>What is the recommended practice for removing a child record.</strong></FONT></DIV><DIV><FONT face="Verdana, Arial, Helvetica, sans-serif"></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 14 Sep 2007 14:40:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8005&amp;PID=25876&amp;title=removeat-populate-revisited-for-child-records#25876</guid>
  </item> 
 </channel>
</rss>