<?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: create jqgrid on the fly from large json data?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/create-jqgrid-on-the-fly-from-large-json-data</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/create-jqgrid-on-the-fly-from-large-json-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rahmat.awaludin on create jqgrid on the fly from large json data?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/create-jqgrid-on-the-fly-from-large-json-data#p27292</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/create-jqgrid-on-the-fly-from-large-json-data#p27292</guid>
        	        	<description><![CDATA[<p>Here is what I do. I want to create jqgrid table, unfortunately my data is to large (it is about 70000 database record). So, my solution is to create a search box where user will type a minimum of 3 character, then when he click the search button, Server will respon with json data (with format described in&#160;<a rel="nofollow" href="/jqgridwiki/doku.php?id=wiki%3aretrieving_data#json_data" target="_blank">here</a>). And this already working.</p>
<p>The challenge is, after successfully receiving JSON data, i want to generate a jqgrid table. I&#39;m also want edit and delete feature work on this jqgrid table. (Server URL is been ready for this purpose)</p>
<p>And, when user give focus to search box, type something, and click the search button again, the last jqgrid table disspear and replaced by new jqgrid table based on new JSON response. How can I do that? Thanks 🙂</p>
<p>PS:</p>
<p>i have already read&#160;<a rel="nofollow" href="http://stackoverflow.com/questions/11080724/how-to-generate-jquery-jqgrid-on-the-fly" target="_blank">this</a>&#160;and&#160;<a href="http://stackoverflow.com/questions/3308856/setting-jqgrids-colname-and-colmodel-from-json-data" target="_blank">this</a>&#160;but still found no clue.</p>
]]></description>
        	        	<pubDate>Mon, 10 Sep 2012 19:20:14 +0300</pubDate>
        </item>
</channel>
</rss>