<?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 : Is there a &quot;Select All&quot; function</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Is there a &quot;Select All&quot; function]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:19:20 +0000</pubDate>
  <lastBuildDate>Wed, 20 Oct 2010 08:00:37 +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=17376</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[Is there a &quot;Select All&quot; function : Hi,  If you are new to this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17376&amp;PID=61045&amp;title=is-there-a-select-all-function#61045</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17376<br /><strong>Posted:</strong> 20 October 2010 at 8:00am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>If you are new to this forum it always takes a while before you get to see your posts. But after a few posts it will be faster <img src="https://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></DIV><DIV>&nbsp;</DIV><DIV>About your question... ReportControl doesn't have a method to select all rows except the Ctrl-A with keys. But you are able to use SendKeys method and select all rows&nbsp;with following 2 lines of code:</DIV><DIV>&nbsp;</DIV><UL><LI><strong>Me.wndReportControl.SetFocus </strong><FONT color=#006600>'Make sure RC has focus</FONT></LI><LI><strong>SendKeys "^a"&nbsp;</strong></LI></UL><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 08:00:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17376&amp;PID=61045&amp;title=is-there-a-select-all-function#61045</guid>
  </item> 
  <item>
   <title><![CDATA[Is there a &quot;Select All&quot; function :  Hello,   Posted this question...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17376&amp;PID=60694&amp;title=is-there-a-select-all-function#60694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1525">Tange</a><br /><strong>Subject:</strong> 17376<br /><strong>Posted:</strong> 05 October 2010 at 7:13am<br /><br /><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN><P style="MARGIN: 0in 1.5pt 0.75pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>Hello, <?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P style="MARGIN: 0.75pt 1.5pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>&nbsp;<o:p></o:p></SPAN></P><P style="MARGIN: 0.75pt 1.5pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>Posted this question a few days ago, it sat in the forum with a status of "Pending Approval" a then just disappeared. Not sure why however I would like to ask the question again:<o:p></o:p></SPAN></P><P style="MARGIN: 0.75pt 1.5pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>&nbsp;<o:p></o:p></SPAN></P><P style="MARGIN: 0.75pt 1.5pt 0pt" =Ms&#111;normal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN" lang=EN>Is there a function for the report control that acts as a "Select All". When the report control has focus and a Control + A is used it works but there doesn't seem to be a programmatic way to do this other than looping through all the rows and changing the selected status for each. Thanks in advance if anyone has any ideas.<o:p></o:p></SPAN></P><P style="MARGIN: 0in 1.5pt 0.75pt" =Ms&#111;normal></SPAN></P>]]>
   </description>
   <pubDate>Tue, 05 Oct 2010 07:13:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17376&amp;PID=60694&amp;title=is-there-a-select-all-function#60694</guid>
  </item> 
 </channel>
</rss>