<?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 : Disable rows</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Disable rows]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:11:53 +0000</pubDate>
  <lastBuildDate>Fri, 07 Mar 2014 03:10:13 +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=22140</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[Disable rows : Hi,I don&amp;#039;t believe there...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22140&amp;PID=72321&amp;title=disable-rows#72321</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 22140<br /><strong>Posted:</strong> 07 March 2014 at 3:10am<br /><br />Hi,<br><br>I don't believe there is a property for this, however this can be done by simply using a hidden column to store whether it is disabled or enabled i.e. a true or false boolean.<br><br>Then using BeforeDrawRow you can have it grey out the disabled rows. As for the selection you just handle this on the MouseDown or MouseUp events. It's a workaround and to be honest is not all that hard to implement.<br>]]>
   </description>
   <pubDate>Fri, 07 Mar 2014 03:10:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22140&amp;PID=72321&amp;title=disable-rows#72321</guid>
  </item> 
  <item>
   <title><![CDATA[Disable rows : Hi everyoneI want to disable a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22140&amp;PID=72146&amp;title=disable-rows#72146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8610">GetLife31</a><br /><strong>Subject:</strong> 22140<br /><strong>Posted:</strong> 20 December 2013 at 10:11am<br /><br />Hi everyone<br><br>I want to disable a single row, so that it is grey and it can't be selected. Is that possible?<br>I've found no property on rows or record to do this.<br><br>Can anybody tell me?<br>]]>
   </description>
   <pubDate>Fri, 20 Dec 2013 10:11:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22140&amp;PID=72146&amp;title=disable-rows#72146</guid>
  </item> 
 </channel>
</rss>