<?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 : HOWTO: HasCheckbox use in virtual mode</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : HOWTO: HasCheckbox use in virtual mode]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 09:57:11 +0000</pubDate>
  <lastBuildDate>Fri, 28 Sep 2012 12:00:04 +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=19904</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[HOWTO: HasCheckbox use in virtual mode : Hi. If You still need answer then:try...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19904&amp;PID=68996&amp;title=howto-hascheckbox-use-in-virtual-mode#68996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4977">GRLEX</a><br /><strong>Subject:</strong> 19904<br /><strong>Posted:</strong> 28 September 2012 at 12:00pm<br /><br />Hi. If &nbsp;You still need answer then:<div>try to change your checkbox state by pItem-&gt;SetChecked(0 or 1);</div><div>try to change editable property for your item</div><div>For working with OnCheck event you need to handle event:&nbsp;</div><div><br></div><div>ON_NOTIFY(XTP_NM_REPORT_CHECKED, &lt;Your grid ID&gt;, OnCheckGridItem)</div><div><br></div><div><div>void OnCheckGridItem(NMHDR * pNotifyStruct, LRESULT *res);</div></div><div><br></div><div>and check for column exist for your checkbox items.</div>]]>
   </description>
   <pubDate>Fri, 28 Sep 2012 12:00:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19904&amp;PID=68996&amp;title=howto-hascheckbox-use-in-virtual-mode#68996</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: HasCheckbox use in virtual mode : please tell me how to use checkbox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19904&amp;PID=68877&amp;title=howto-hascheckbox-use-in-virtual-mode#68877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7534">bunei</a><br /><strong>Subject:</strong> 19904<br /><strong>Posted:</strong> 10 September 2012 at 8:58pm<br /><br /><span style=": rgb248, 248, 252; ">please tell me how to use checkbox in virtual mode.</span>]]>
   </description>
   <pubDate>Mon, 10 Sep 2012 20:58:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19904&amp;PID=68877&amp;title=howto-hascheckbox-use-in-virtual-mode#68877</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: HasCheckbox use in virtual mode : I used sample program VirtualList.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19904&amp;PID=68512&amp;title=howto-hascheckbox-use-in-virtual-mode#68512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7534">bunei</a><br /><strong>Subject:</strong> 19904<br /><strong>Posted:</strong> 28 June 2012 at 10:21pm<br /><br />I used sample program VirtualList.<div>I want to use checkbox, so added code in sample program.</div><div><br></div><div>(VirtualListView.cpp(37))</div><div><div>CVirtualRecord::CVirtualRecord(CDBVListSet* pSet)</div><div>{</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>CXTPReportRecordItem* pItem = new CXTPReportRecordItem;</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>pItem-&gt;HasCheckbox(TRUE);</div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">	</span>AddItem(pItem);</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>AddItem(new CXTPReportRecordItemText());</div></div><div>&nbsp; &nbsp; &nbsp; &nbsp;...</div><div>}</div><div><br></div><div><img src="uploads/7534/Image2.jpg" height="244" width="126" border="0" /><br></div><div><br></div><div>Result, &nbsp;checkbox appeared.</div><div>But checkbox is All checked.</div><div><br></div><div><span style="text-align: left; : rgb248, 248, 252; ">Can you please tell me how to use checkbox.</span></div><div style="text-align: left;">Thanks.</div>]]>
   </description>
   <pubDate>Thu, 28 Jun 2012 22:21:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19904&amp;PID=68512&amp;title=howto-hascheckbox-use-in-virtual-mode#68512</guid>
  </item> 
 </channel>
</rss>