<?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: gridUnload or setGridParam + trigger('reloadGrid')?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/gridunload-or-setgridparam-triggerreloadgrid</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/gridunload-or-setgridparam-triggerreloadgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jalperin on gridUnload or setGridParam + trigger('reloadGrid')?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/gridunload-or-setgridparam-triggerreloadgrid#p19225</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/gridunload-or-setgridparam-triggerreloadgrid#p19225</guid>
        	        	<description><![CDATA[<p>I have a "report writer" type of page where the user sets various options which are used to retrieve data to load into the grid.&#160; Depending on what the user selects, the column model may or may not change for subsequent reports.&#160; (For example, if the user just changes the dates, the column model will not change.)&#160; If the columns do change, I know that I need to <strong>unload</strong> and then respecify the grid, right?&#160; If the columns don&#39;t change, I can use <strong>setGridParam</strong> to change the url for the ajax call and then <strong>reloadGrid</strong>.&#160; Is this more efficient/faster than unloading?&#160; Is it worth putting logic in to check whether the column model has changed (in order to avoid an unload)?</p>
]]></description>
        	        	<pubDate>Fri, 20 Aug 2010 15:33:06 +0300</pubDate>
        </item>
</channel>
</rss>