<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Grouping with draggable headers and sortable columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grouping-with-draggable-headers-and-sortable-columns</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/grouping-with-draggable-headers-and-sortable-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>michael.schmit on Grouping with draggable headers and sortable columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grouping-with-draggable-headers-and-sortable-columns#p28410</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grouping-with-draggable-headers-and-sortable-columns#p28410</guid>
        	        	<description><![CDATA[<p>Using the sortable feature, I can quite easily reorder the columns by dragging the headers. &#160;This feature works well.</p>
</p>
<p>I started adding a feature where the user can drag a header up to drop area to make the grid group by this column. That feature in itself works well by adding draggable to the header th and droppable in a div above the grid.</p>
</p>
<p>Unfortunately, putting these two features together doesn&#39;t jive.</p>
</p>
<p>What I am looking for is a little direction on the best course of action to get these features to work together. &#160;For example should try to roll my own sortable with draggable rather than the mouseclick, mousedrag, etc, should I try to override certain portions of the sortable feature, should I use the same approach for the grouping feature &#8230;</p>
</p>
<p>Any thoughts or opinions would be appreciated. &#160;Thanks.</p>
]]></description>
        	        	<pubDate>Thu, 07 Mar 2013 23:51:16 +0200</pubDate>
        </item>
</channel>
</rss>