<?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 Summary of Group</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Sort By Summary of Group]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:47:55 +0000</pubDate>
  <lastBuildDate>Fri, 20 Mar 2015 16:21:09 +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=22560</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 Summary of Group : Hello Shragel,You can 1) add new...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22560&amp;PID=73160&amp;title=sort-by-summary-of-group#73160</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22560<br /><strong>Posted:</strong> 20 March 2015 at 4:21pm<br /><br />Hello Shragel,<br><br>You can <br>1) add new auxiliary column with sum of orders<br>2) calc sum for every state and write it into auxiliary column.<br>3) group by this auxiliary column.<br><br><table cellspacing="0" border="0">	<colgroup span="2" width="85"></colgroup>	<colgroup width="132"></colgroup>	<t><tr>		<td height="17" align="center">state</td>		<td align="center">orders</td>		<td align="center">sum orders of state</td>	</tr>	<tr>		<td height="17" align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="6" sdnum="1058;">6</td>	</tr>	<tr>		<td height="17" align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="6" sdnum="1058;">6</td>	</tr>	<tr>		<td height="17" align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="3" sdnum="1058;">3</td>		<td align="center" sdval="6" sdnum="1058;">6</td>	</tr>	<tr>		<td height="17" align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="4" sdnum="1058;">4</td>		<td align="center" sdval="15" sdnum="1058;">15</td>	</tr>	<tr>		<td height="17" align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="5" sdnum="1058;">5</td>		<td align="center" sdval="15" sdnum="1058;">15</td>	</tr>	<tr>		<td height="17" align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="6" sdnum="1058;">6</td>		<td align="center" sdval="15" sdnum="1058;">15</td>	</tr></t></table><br><table cellspacing="0" border="0">	<colgroup width="94"></colgroup>	<colgroup width="97"></colgroup>	<t><tr>		<td height="17" align="center">state</td>		<td align="center">orders</td>	</tr>	<tr>		<td colspan="2" height="17" align="left" valign="middle">sum orders of state: 15</td>		</tr>	<tr>		<td height="17" align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="4" sdnum="1058;">4</td>	</tr>	<tr>		<td height="17" align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="5" sdnum="1058;">5</td>	</tr>	<tr>		<td height="17" align="center" sdval="2" sdnum="1058;">2</td>		<td align="center" sdval="6" sdnum="1058;">6</td>	</tr>	<tr>		<td colspan="2" height="17" align="left" valign="middle">sum orders of state: 6</td>		</tr>	<tr>		<td height="17" align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="1" sdnum="1058;">1</td>	</tr>	<tr>		<td height="17" align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="2" sdnum="1058;">2</td>	</tr>	<tr>		<td height="17" align="center" sdval="1" sdnum="1058;">1</td>		<td align="center" sdval="3" sdnum="1058;">3</td>	</tr></t></table><br><br>]]>
   </description>
   <pubDate>Fri, 20 Mar 2015 16:21:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22560&amp;PID=73160&amp;title=sort-by-summary-of-group#73160</guid>
  </item> 
  <item>
   <title><![CDATA[Sort By Summary of Group : Is there a way to sort by the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22560&amp;PID=73158&amp;title=sort-by-summary-of-group#73158</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2009">Shragel</a><br /><strong>Subject:</strong> 22560<br /><strong>Posted:</strong> 19 March 2015 at 2:15pm<br /><br />Is there a way to sort by the summary of the group.<br><br>For example we are grouping by state and want the group to sort based on the state that has the most orders.<br>]]>
   </description>
   <pubDate>Thu, 19 Mar 2015 14:15:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22560&amp;PID=73158&amp;title=sort-by-summary-of-group#73158</guid>
  </item> 
 </channel>
</rss>