<?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: SortComplete</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sortcomplete</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/sortcomplete/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on SortComplete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sortcomplete#p2492</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sortcomplete#p2492</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>There is onSortCol event, but this event fires before populating the</p>
<p>data. If you have set after the request to use local data type, this event</p>
<p>is right for you.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 12 Oct 2008 11:39:20 +0300</pubDate>
        </item>
        <item>
        	<title>Larry D on SortComplete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sortcomplete#p2486</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sortcomplete#p2486</guid>
        	        	<description><![CDATA[<p>Is there a function which is run after a sort has been performed?</p>
<p>I have a summary box displayed when a row is selected. In loadcomplete I automatically select the first row (and thus trigger the summary display)</p>
<p>********************</p>
<p>loadComplete:function() {<br />
jQuery(â€™#a_todayâ€™).setSelection(â€™1â€²);</p>
<p>********************</p>
<p>This works great when the grid is loaded but if I then sort a column the highlight stays set on the first row (as it should) but the summary box is not triggered because it is not physically clicked.</p>
<p>********************</p>
<p>onSelectRow: function(id){<br />
jQuery(â€™#summaryâ€™).load(â€™/ajax/summary/â€™+myrowdata.url+â€™.phpâ€™);</p>
<p>********************</p>
<p>Is there a way to fire the above when the row has completed sorting?</p>
]]></description>
        	        	<pubDate>Sat, 11 Oct 2008 14:42:15 +0300</pubDate>
        </item>
</channel>
</rss>