<?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: Sort icons not resetting on reload</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload</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/sort-icons-not-resetting-on-reload/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Sort icons not resetting on reload</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14994</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14994</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The method have a option for reloading. Just use it and do not use your own trigger("reloadGrid")</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 20 Feb 2010 11:57:23 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Sort icons not resetting on reload</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14905</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14905</guid>
        	        	<description><![CDATA[<p>Tony,</p>
</p>
<p>I believe you are suggesting to sortGrid() after reload. &#160;Is this correct?</p>
</p>
<p>This solution is not very efficient because it actually sorts the data with which the grid was reloaded.</p>
</p>
<p>All I want to do is to reset the sort icons. &#160;See my scenario again:</p>
</p>
<p>1.) Grid is loaded - datatype is function.</p>
<p>2.) Grid is sorted on the client (local data). &#160;This resets the sort icons</p>
<p>3.) Grid is reloaded with different and sorted data (datatype is function)&#160;by clicking a button elsewhere on the page.</p>
<p>4.) I want to reset the sort icons w/o sorting the grid.</p>
]]></description>
        	        	<pubDate>Wed, 17 Feb 2010 18:45:08 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Sort icons not resetting on reload</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14886</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14886</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is true, try to use sortGrid method</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 17 Feb 2010 12:45:12 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Sort icons not resetting on reload</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14818</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-icons-not-resetting-on-reload#p14818</guid>
        	        	<description><![CDATA[</p>
<p>Hi!</p>
<p>I need some help, here&#39;s my scenario:</p>
</p>
<p>I load JSON data, &#160;datatype is function.</p>
<p>When the grid is complete, I set datatype to local, so sorting is done on the client.</p>
<p>I sort the grid by clicking a grid header column.</p>
<p>I trigger reload (datatype is reset to function).</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5867' value='Select Code' data-codeid='sfcode5867' /></p>
<div class='sfcode' id='sfcode5867'>lsGrid.setGridParam({sortname: &#34;&#34;, sortorder: &#34;asc&#34;, lastsort: 0, datatype: loadData}).trigger(&#34;reloadGrid&#34;)</div>
</p>
<p>Why the header sort icons (the title triangles pointing up and down) are not reset?</p>
<p>What is the easiest way to reset the sort icons?</p>
</p>
<p>Thx,</p>
<p>Les</p></p>
]]></description>
        	        	<pubDate>Mon, 15 Feb 2010 16:36:35 +0200</pubDate>
        </item>
</channel>
</rss>