<?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: load data from server and then sort locally</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/load-data-from-server-and-then-sort-locally</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/load-data-from-server-and-then-sort-locally/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>alohaaaron on load data from server and then sort locally</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/load-data-from-server-and-then-sort-locally#p23887</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/load-data-from-server-and-then-sort-locally#p23887</guid>
        	        	<description><![CDATA[<p>Hi, I"m trying to load data from the server and then sort locally so I don&#39;t have to make another call back to the server just to sort the data which takes a long time. Currently I load the data from a mysql database with datatype: &#39;xml&#39;.&#160; How do I act upon the data locally?&#160; The examples I&#39;ve seen mention this change:&#160; datatype: &#39;clientSide&#39;</p>
<p>But I still need to load the data from the server.&#160; I figure I have to:</p>
<p>1) get the data from the mysql database.</p>
<p>2) load it into a local array?</p>
<p>3) draw a grid using the local array?</p>
<p>4) sort as needed.</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Wed, 06 Jul 2011 01:37:47 +0300</pubDate>
        </item>
</channel>
</rss>