<?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 : Deselect All Rows</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Deselect All Rows]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 12:24:25 +0000</pubDate>
  <lastBuildDate>Thu, 17 Jan 2013 13:29:45 +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=20534</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[Deselect All Rows : Hi, when I fill the control report...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20534&amp;PID=69575&amp;title=deselect-all-rows#69575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5601">energypf</a><br /><strong>Subject:</strong> 20534<br /><strong>Posted:</strong> 17 January 2013 at 1:29pm<br /><br /><div>Hi, when I fill the control report and call the redraw event, I automatically select the first row. Is there a way to deselect all selected rows? I tried with SelectedRow.DeleteAll, but does not work. I also tried with this:</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; If lstReport.SelectedRows.Count&gt; 0 Then</div><div><span ="apple-tab-span"="" style="white-space: pre;">		</span>&nbsp;lstReport.SelectedRows.Row (0). Selected = False</div><div><span ="apple-tab-span"="" style="white-space: pre;">	</span>&nbsp; End if</div>]]>
   </description>
   <pubDate>Thu, 17 Jan 2013 13:29:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20534&amp;PID=69575&amp;title=deselect-all-rows#69575</guid>
  </item> 
 </channel>
</rss>