<?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 : Help! Select Row via Code - ReportC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Help! Select Row via Code - ReportC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:11:56 +0000</pubDate>
  <lastBuildDate>Wed, 27 Jul 2005 07:26:41 +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=2643</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[Help! Select Row via Code - ReportC&#111;ntrol : So you want to select a record?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2643&amp;PID=7873&amp;title=help-select-row-via-code-reportcontrol#7873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2643<br /><strong>Posted:</strong> 27 July 2005 at 7:26am<br /><br />So you want to select a record?&nbsp; You want it to appear as ifsomeone just clicked on it?&nbsp; If so, then you can useReportControl.FocusedRow to specify the row to select.&nbsp; If youwant to select multiple rows you can use theReportControl.SelectedRows.Add method to add selected rows.<br><br>Currently there is no method to find a record, but in the next releasewe added ReportRows.FindRow(Record As ReportRecord) method.&nbsp; Thenext release should be available in 2-3 weeks.<br>]]>
   </description>
   <pubDate>Wed, 27 Jul 2005 07:26:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2643&amp;PID=7873&amp;title=help-select-row-via-code-reportcontrol#7873</guid>
  </item> 
  <item>
   <title><![CDATA[Help! Select Row via Code - ReportC&#111;ntrol : Hello, Does anybody knew how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2643&amp;PID=7870&amp;title=help-select-row-via-code-reportcontrol#7870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1353">bokinet</a><br /><strong>Subject:</strong> 2643<br /><strong>Posted:</strong> 27 July 2005 at 3:25am<br /><br /><P>Hello,</P><P>Does anybody knew how to resolve next issue:</P><P>I want to do simple selection/shading of new record or existing record in ReportControl from Code.</P><P>Also, how to find some record in ReportControl or to check if some record already exists without to write code like is for each code stuff&nbsp;for ReportControl. I'm rendering&nbsp;over 40.000 records to ReportControl and checking via code from VB could incrast the performance of application on which I'm working on... </P><P>I hate, when somebody do the greate job,&nbsp;specialy make nice GUI and&nbsp;on basic stuff faild like is simple locating existing record or item in object collection... </P><P>Thanks!</P><P>&nbsp;</P><P><IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="http://forum.codejock.com/smileys/smiley7.gif" border="0"></P>]]>
   </description>
   <pubDate>Wed, 27 Jul 2005 03:25:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2643&amp;PID=7870&amp;title=help-select-row-via-code-reportcontrol#7870</guid>
  </item> 
 </channel>
</rss>