<?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 : How to show non-editable rows as grayed-out</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to show non-editable rows as grayed-out]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 07:27:38 +0000</pubDate>
  <lastBuildDate>Tue, 08 Jul 2008 16:47:35 +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=11192</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[How to show non-editable rows as grayed-out : Thank you very much. Your suggestion...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11192&amp;PID=38006&amp;title=how-to-show-noneditable-rows-as-grayedout#38006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4280">RHolmes</a><br /><strong>Subject:</strong> 11192<br /><strong>Posted:</strong> 08 July 2008 at 4:47pm<br /><br />Thank you very much. Your suggestion was very helpful and answered my question.]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 16:47:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11192&amp;PID=38006&amp;title=how-to-show-noneditable-rows-as-grayedout#38006</guid>
  </item> 
  <item>
   <title><![CDATA[How to show non-editable rows as grayed-out : Set the pMetric-&amp;gt;clrBackground...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11192&amp;PID=37946&amp;title=how-to-show-noneditable-rows-as-grayedout#37946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 11192<br /><strong>Posted:</strong> 08 July 2008 at 6:40am<br /><br />Set the pMetric-&gt;clrBackground in CYourReportCtrl::GetItemMetrics, depending on pItem-&gt;isEnabled. I believe you can find such code in the samples.]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 06:40:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11192&amp;PID=37946&amp;title=how-to-show-noneditable-rows-as-grayedout#37946</guid>
  </item> 
  <item>
   <title><![CDATA[How to show non-editable rows as grayed-out : Hello, I am using a CXTPReportControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11192&amp;PID=37362&amp;title=how-to-show-noneditable-rows-as-grayedout#37362</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4280">RHolmes</a><br /><strong>Subject:</strong> 11192<br /><strong>Posted:</strong> 24 June 2008 at 1:37pm<br /><br />Hello,<br>&nbsp; I am using a CXTPReportControl in my project (and one of the columns in the report is a check box.)<br>&nbsp; Some columns are editable and some aren't. <br>&nbsp; I have overridden the OnClick and SetChecked functions for the check box report item and control the functions using a isEnabled variable. I hope that is correct way to control check box behavior.<br><br>&nbsp; I want to be able to visually show that some rows are disabled (not editable). I would like to be able to show the rows grayed-out. Is there an easy way to do this?<br><br>Thanks.]]>
   </description>
   <pubDate>Tue, 24 Jun 2008 13:37:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11192&amp;PID=37362&amp;title=how-to-show-noneditable-rows-as-grayedout#37362</guid>
  </item> 
 </channel>
</rss>