<?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 : CheckBox in GroupRow</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : CheckBox in GroupRow]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 16:52:51 +0000</pubDate>
  <lastBuildDate>Mon, 14 Nov 2011 15:59:08 +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=19083</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[CheckBox in GroupRow : Thanks a lot Aaron, I think I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19083&amp;PID=66811&amp;title=checkbox-in-grouprow#66811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 19083<br /><strong>Posted:</strong> 14 November 2011 at 3:59pm<br /><br />Thanks a lot Aaron, I think I missed the IsThreeState part.]]>
   </description>
   <pubDate>Mon, 14 Nov 2011 15:59:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19083&amp;PID=66811&amp;title=checkbox-in-grouprow#66811</guid>
  </item> 
  <item>
   <title><![CDATA[CheckBox in GroupRow : Hi Jason,  Maybe you have older...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19083&amp;PID=66736&amp;title=checkbox-in-grouprow#66736</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 19083<br /><strong>Posted:</strong> 04 November 2011 at 2:33pm<br /><br />Hi Jason,<DIV>&nbsp;</DIV><DIV>Maybe you have older version? I tried with V15.1.3 and I don't see a problem.</DIV><DIV>For those who want same:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndReportControl_BeforeDrawRow(ByVal Row As XtremeReportControl.IReportRow, ByVal Item As XtremeReportControl.IReportRecordItem, ByVal Metrics As XtremeReportControl.IReportRecordItemMetrics)<BR>&nbsp;&nbsp;&nbsp; Dim grpRow As ReportGroupRow<BR>&nbsp;&nbsp;&nbsp; If Row.GroupRow Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set grpRow = Row<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grpRow.GroupCaption = _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <strong><EM>"&lt;StackPanel&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;CheckBox Margin='1' IsThreeState='True' IsChecked='' Padding='0'&gt;3-State Check Box&lt;/CheckBox&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;/StackPanel&gt;"<BR></EM></strong>&nbsp;&nbsp;&nbsp; End If<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Good luck <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 04 Nov 2011 14:33:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19083&amp;PID=66736&amp;title=checkbox-in-grouprow#66736</guid>
  </item> 
  <item>
   <title><![CDATA[CheckBox in GroupRow : Is there any way to put a tri-state...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19083&amp;PID=66629&amp;title=checkbox-in-grouprow#66629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 19083<br /><strong>Posted:</strong> 18 October 2011 at 11:23am<br /><br />Is there any way to put a tri-state checkbox in a Group Row?<br><br>I've tried using Markup, and the Checkbox appears, but it doesn't respond to the mouse. Is there any way to get markup controls to respond to events in the ReportControl?<br><br>TIA.<br><br>]]>
   </description>
   <pubDate>Tue, 18 Oct 2011 11:23:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19083&amp;PID=66629&amp;title=checkbox-in-grouprow#66629</guid>
  </item> 
 </channel>
</rss>