<?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 : REPORTCONTROL ROW DELETION</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : REPORTCONTROL ROW DELETION]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 11:03:40 +0000</pubDate>
  <lastBuildDate>Tue, 24 Mar 2009 06:47:01 +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=13501</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[REPORTCONTROL ROW DELETION : Hi sir,yes the code you&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13501&amp;PID=47028&amp;title=reportcontrol-row-deletion#47028</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4908">sonix</a><br /><strong>Subject:</strong> 13501<br /><strong>Posted:</strong> 24 March 2009 at 6:47am<br /><br /><br>Hi sir,<br><br>&nbsp;yes the code you've given delete the row in report control, but my problem right now when I change the focus in treeview, when I come back (eg. in inbox, the deleted row will appear again. I don't know what to do on this. please guide me on this. Thank you in advance, and God bless u all.<br>]]>
   </description>
   <pubDate>Tue, 24 Mar 2009 06:47:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13501&amp;PID=47028&amp;title=reportcontrol-row-deletion#47028</guid>
  </item> 
  <item>
   <title><![CDATA[REPORTCONTROL ROW DELETION : Coed looks right, so I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13501&amp;PID=45922&amp;title=reportcontrol-row-deletion#45922</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 13501<br /><strong>Posted:</strong> 26 February 2009 at 9:19am<br /><br />Coed looks right, so I'm not sure what you need.<br><br>Possibly you want <br><br>rptMainMessages.Records.RemoveAt(row.Record.Index);<br>rptMainMessages.Populate();<br><br>OR<br><br>rptMainMessages.RemoveRecordEx(row.Record.Index);<br>rptMainMessages.RowEx(row);<br>]]>
   </description>
   <pubDate>Thu, 26 Feb 2009 09:19:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13501&amp;PID=45922&amp;title=reportcontrol-row-deletion#45922</guid>
  </item> 
  <item>
   <title><![CDATA[REPORTCONTROL ROW DELETION : Hi,Good day.I need some help with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13501&amp;PID=45885&amp;title=reportcontrol-row-deletion#45885</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4908">sonix</a><br /><strong>Subject:</strong> 13501<br /><strong>Posted:</strong> 25 February 2009 at 7:29pm<br /><br />Hi,<br><br>Good day.<br>I need some help with regards to reportcontrol row deletion. <br>When I'm using this code:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; rptMainMessages.Records.RemoveAt(row.Record.Index);<br><br>It's successfully delete the row record. but I'm using the array or function that gets all the deleted record from<br>reportcontrol. my deleted records re-appeared in the interface. <br><br>please help me. thank you in advance.<br><br>GOD BLESS<br>]]>
   </description>
   <pubDate>Wed, 25 Feb 2009 19:29:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13501&amp;PID=45885&amp;title=reportcontrol-row-deletion#45885</guid>
  </item> 
 </channel>
</rss>