<?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 : Empty check box cell</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Empty check box cell]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:47:55 +0000</pubDate>
  <lastBuildDate>Sat, 11 Feb 2006 03:31:22 +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=3626</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[Empty check box cell : Hi Douglas,Use record item customization....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3626&amp;PID=10924&amp;title=empty-check-box-cell#10924</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3626<br /><strong>Posted:</strong> 11 February 2006 at 3:31am<br /><br />Hi Douglas,<br><br>Use record item customization. For example, you can show or hide a check box for an item in a following way:<br><table width="99%"><tr><td><pre class="BBcode"><br>CString CMessageRecordItemCheck::GetCaption(CXTPReportColumn* pColumn)<br>{<br>&nbsp;&nbsp;&nbsp; BOOL bShowCheckbox = GetRecord()-&gt;YourCondition();<br>&nbsp;&nbsp;&nbsp; HasCheckbox(bShowCheckbox);<br>&nbsp;&nbsp;&nbsp; return CXTPReportRecordItem::GetCaption(pColumn);<br>}<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sat, 11 Feb 2006 03:31:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3626&amp;PID=10924&amp;title=empty-check-box-cell#10924</guid>
  </item> 
  <item>
   <title><![CDATA[Empty check box cell : Hi, I am adding records to a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3626&amp;PID=10882&amp;title=empty-check-box-cell#10882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=97">douglashogan</a><br /><strong>Subject:</strong> 3626<br /><strong>Posted:</strong> 08 February 2006 at 1:51pm<br /><br /><P>Hi,</P><P>I am adding records to a report control and one of the field is a check box. However, for some of the records, the check box is irrelevant, and i would like to be not visible. Is this possible. Using the AddItem syntax sequentially means I can't "step over" the inserting of the check box item.</P>]]>
   </description>
   <pubDate>Wed, 08 Feb 2006 13:51:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3626&amp;PID=10882&amp;title=empty-check-box-cell#10882</guid>
  </item> 
 </channel>
</rss>