<?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 : REPORT CONTROL AUTOMATIC ROW SELECTION IN C#</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : REPORT CONTROL AUTOMATIC ROW SELECTION IN C#]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 11:03:41 +0000</pubDate>
  <lastBuildDate>Wed, 08 Apr 2009 11:29:05 +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=13939</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[REPORT CONTROL AUTOMATIC ROW SELECTION IN C# : Hi,  You can select row as you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13939&amp;PID=47687&amp;title=report-control-automatic-row-selection-in-c#47687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 13939<br /><strong>Posted:</strong> 08 April 2009 at 11:29am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You can select row as you did already but it seems that row is selected (grayed) but not selected like you click with mouse.</DIV><DIV>If you would resize column or use scrollbar the RC&nbsp;will be redrawn and row will be really selected (blue). </DIV><DIV>&nbsp;</DIV><DIV>After selecting a row:</DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.Rows&#091;1&#093;.Selected = True<BR></DIV><DIV>Call wndReportControl.SetFocus&nbsp;(this will have same effect) </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 11:29:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13939&amp;PID=47687&amp;title=report-control-automatic-row-selection-in-c#47687</guid>
  </item> 
  <item>
   <title><![CDATA[REPORT CONTROL AUTOMATIC ROW SELECTION IN C# : Hi Sir,Good day.May I know on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13939&amp;PID=47642&amp;title=report-control-automatic-row-selection-in-c#47642</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4908">sonix</a><br /><strong>Subject:</strong> 13939<br /><strong>Posted:</strong> 07 April 2009 at 4:31am<br /><br /><br>Hi Sir,<br><br>&nbsp;Good day.<br>May I know on how to select the the report control row&#091;0&#093; (like the click event behavior) automatically while selecting different node on treeview?<br>I'm using c# code... the used the code below but still no respond. thanks in advance.<br><br>rptMainMessages.Rows&#091;0&#093;.Selected = true; <br><br>]]>
   </description>
   <pubDate>Tue, 07 Apr 2009 04:31:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13939&amp;PID=47642&amp;title=report-control-automatic-row-selection-in-c#47642</guid>
  </item> 
 </channel>
</rss>