<?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 : Sort by check box column</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Sort by check box column]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 17:35:57 +0000</pubDate>
  <lastBuildDate>Fri, 18 Apr 2008 14:50:59 +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=9003</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[Sort by check box column : Hi, I don&amp;#039;t know if you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9003&amp;PID=33941&amp;title=sort-by-check-box-column#33941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9003<br /><strong>Posted:</strong> 18 April 2008 at 2:50pm<br /><br /><P>Hi,</P><P>I don't know if you still need the sorting of checked items? I just started to use the reportcontrol myself so thats why my reply is a little (maybe too) late. If you set a value for the xtremeRecordItem.<strong>SortPriority</strong>&nbsp;=&nbsp;<strong>False</strong> (unchecked) when adding the items to the reportcontrol like this:</P><DIV>Set xtremeRecord = wndReportControl.Records.Add()</DIV><DIV>&nbsp;&nbsp;&nbsp; Set xtremeRecordItem = xtremeRecord.AddItem("")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xtremeRecordItem.HasCheckbox = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xtremeRecordItem.<strong>SortPriority</strong> = <strong>False</strong>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV></DIV><DIV></DIV>Private Sub wndReportControl_ItemCheck(ByVal Row As XtremeReportControl.IReportRow, ByVal Item As XtremeReportControl.IReportRecordItem)<BR>&nbsp;&nbsp;&nbsp; Item.<strong>SortPriority</strong> = <strong>Item.Checked</strong> <DIV>End Sub</DIV><DIV>&nbsp;</DIV><DIV>This should do the trick.</DIV><DIV>&nbsp;</DIV><DIV>PS This reply shows once again that we need Code Snippets see my post </DIV><DIV><a href="http://forum.codejock.com/forum_posts.asp?TID=10298" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=10298</A></DIV><DIV>&nbsp;</DIV><DIV>and I wonder why this post has no replies at all????? see my post </DIV><DIV><a href="http://forum.codejock.com/forum_posts.asp?TID=10160" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=10160</A></DIV><DIV>&nbsp;</DIV><DIV>Wake up members !!!!!!!!!!!!!</DIV>]]>
   </description>
   <pubDate>Fri, 18 Apr 2008 14:50:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9003&amp;PID=33941&amp;title=sort-by-check-box-column#33941</guid>
  </item> 
  <item>
   <title><![CDATA[Sort by check box column : If a column is a list of check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9003&amp;PID=29166&amp;title=sort-by-check-box-column#29166</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> 9003<br /><strong>Posted:</strong> 04 December 2007 at 5:37pm<br /><br />If a column is a list of check boxes how can I make it so the grid is sortable by that column?&nbsp; Eg. clicking on the top of that column brings all the checked items to the top.]]>
   </description>
   <pubDate>Tue, 04 Dec 2007 17:37:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9003&amp;PID=29166&amp;title=sort-by-check-box-column#29166</guid>
  </item> 
 </channel>
</rss>