<?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 : ReportC&#111;ntrol: Disabled CheckBox Checked</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : ReportC&#111;ntrol: Disabled CheckBox Checked]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 15:23:22 +0000</pubDate>
  <lastBuildDate>Tue, 22 Feb 2005 10:36:02 +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=1548</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[ReportC&#111;ntrol: Disabled CheckBox Checked : This is fixed with v9.60.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=5278&amp;title=reportcontrol-disabled-checkbox-checked#5278</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1548<br /><strong>Posted:</strong> 22 February 2005 at 10:36am<br /><br />This is fixed with v9.60.]]>
   </description>
   <pubDate>Tue, 22 Feb 2005 10:36:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=5278&amp;title=reportcontrol-disabled-checkbox-checked#5278</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: Disabled CheckBox Checked : I&amp;#039;ve decided to just display...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=4425&amp;title=reportcontrol-disabled-checkbox-checked#4425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1548<br /><strong>Posted:</strong> 17 December 2004 at 9:20am<br /><br /><P>I've decided to just display 'True' or 'False' until this is fixed.</P><P>I noticed that you have once again dodged the question about the next release <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0">.&nbsp; Who do I contact about getting a beta release of the software?&nbsp; There are too many bugs in 9.51, and I can't wait forever.&nbsp; Since there's no indication of when the next full release will be available, I need to have something to move forward with and provide solutions to my clients.&nbsp; Even if it's beta, it has to be better than 9.51 if I stay away from any new functionality.</P>]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 09:20:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=4425&amp;title=reportcontrol-disabled-checkbox-checked#4425</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: Disabled CheckBox Checked :  1,2. I believe they are fixed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=4424&amp;title=reportcontrol-disabled-checkbox-checked#4424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1548<br /><strong>Posted:</strong> 17 December 2004 at 9:01am<br /><br />1,2. I believe they are fixed in the next release<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">&nbsp;I set Editable = False for specific items with check boxes, both withcheck and without and they remaind "disabled" and would not changetheir value on clicks.<br>3. If item has checkbox, then the wndReportControl_ItemCheck event is fired.<span style="font-size:10px"><br /><br />Edited by SuperMario</span>]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 09:01:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=4424&amp;title=reportcontrol-disabled-checkbox-checked#4424</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: Disabled CheckBox Checked : There are at least three bugs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=4423&amp;title=reportcontrol-disabled-checkbox-checked#4423</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1548<br /><strong>Posted:</strong> 17 December 2004 at 8:47am<br /><br /><P>There are at least three bugs in ReportControl:</P><P>1) If a ReportControl has 'AllowEdit' set to false OR a Column has 'Editable' set to false and you display a CheckBox in a column, you can&nbsp;change the&nbsp;state of the checkbox.&nbsp; The ONLY way to make a checkbox read-only is to set the ReportRecordItem.Editable = False for the record item that contains the checkbox.&nbsp; This one I went ahead in logged as a Support Issue.</P><P>2) Since I have to use workaround #1 to prevent a checkbox from being editable, I found another bug.&nbsp; A disabled checkbox always appears "checked" no matter what the 'Checked' property is set to.&nbsp; This basically removed #1 as a workaround since I need to show data in both states.</P><P>3) As a final workaround, I was going to use the 'ValueChanged' event to detect when the user might have changed the value and then just set it back.&nbsp; It turns out that 'ValueChanged' isn't firing when the checkbox state is changed.</P><P>In the end, I can't use a read-only checkbox anywhere in ReportControl.&nbsp; This functionality worked prior to the initial release of ReportControl that was not editable.</P><P><strong>SuperMario</strong> or <strong>Oleg</strong>, if you reply to say that this is fixed in the next release, <strong>I BEG OF YOU</strong> to please indicate <strong>when this release will be available</strong>.&nbsp; I've lost count of the number of bug fixes I'm waiting for in ReportControl, and I'm holding up the release of my products until they're resolved.</P><span style="font-size:10px"><br /><br />Edited by Boyd</span>]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 08:47:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1548&amp;PID=4423&amp;title=reportcontrol-disabled-checkbox-checked#4423</guid>
  </item> 
 </channel>
</rss>