<?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 : No focus row rectangle wanted</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : No focus row rectangle wanted]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 20:13:32 +0000</pubDate>
  <lastBuildDate>Fri, 08 Jun 2007 13:18:58 +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=7237</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[No focus row rectangle wanted : My problem is that I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23542&amp;title=no-focus-row-rectangle-wanted#23542</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 7237<br /><strong>Posted:</strong> 08 June 2007 at 1:18pm<br /><br />My problem is that I don't want any row to EVER have focus or be selected.&nbsp; So when a user clicks on a row, nothing should be selected and no row should get focus.<br><br>The workaround I am currently using is to manually call the .SetFocus function for some other control from within the ReportControl_MouseDown event.&nbsp; <br>]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 13:18:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23542&amp;title=no-focus-row-rectangle-wanted#23542</guid>
  </item> 
  <item>
   <title><![CDATA[No focus row rectangle wanted : I am doing this right after .populate.What...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23540&amp;title=no-focus-row-rectangle-wanted#23540</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1790">jcollier</a><br /><strong>Subject:</strong> 7237<br /><strong>Posted:</strong> 08 June 2007 at 1:08pm<br /><br />I am doing this right after .populate.<br><br>What mine would do is highlight the first row after populating the report.<br><br>so now it looks like this and no rows have focus until I click on one:<br><br>rpt.populate<br>rpt.rows(0).selected = False<br>]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 13:08:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23540&amp;title=no-focus-row-rectangle-wanted#23540</guid>
  </item> 
  <item>
   <title><![CDATA[No focus row rectangle wanted : Ditto on this ... it would be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23268&amp;title=no-focus-row-rectangle-wanted#23268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2181">Zach</a><br /><strong>Subject:</strong> 7237<br /><strong>Posted:</strong> 27 May 2007 at 1:58pm<br /><br />Ditto on this ... it would be nice <DIV>&nbsp;</DIV><DIV>Only way I have found to remove the focus rectangle is to not let anything take focus... which works for my use... partiallly... but is not going to work most other times.</DIV>]]>
   </description>
   <pubDate>Sun, 27 May 2007 13:58:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23268&amp;title=no-focus-row-rectangle-wanted#23268</guid>
  </item> 
  <item>
   <title><![CDATA[No focus row rectangle wanted : I have a ReportControl that I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23246&amp;title=no-focus-row-rectangle-wanted#23246</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 7237<br /><strong>Posted:</strong> 25 May 2007 at 9:11am<br /><br />I have a ReportControl that I don't want a focus rectangle to appear.&nbsp; I can't disable the control because it still needs to be scrollable and clickable.&nbsp; I tried using the code:<br><br>Set ReportControl.FocusRow = Nothing<br><br>in various events but it doesn't remove the focus rectangle.&nbsp; Is there any built-in way or workaround to turn off the focus rectangle?<br>]]>
   </description>
   <pubDate>Fri, 25 May 2007 09:11:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7237&amp;PID=23246&amp;title=no-focus-row-rectangle-wanted#23246</guid>
  </item> 
 </channel>
</rss>