<?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: How to execute a full refresh</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-execute-a-full-refresh</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/how-to-execute-a-full-refresh/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tacton on How to execute a full refresh</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-execute-a-full-refresh#p24313</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-execute-a-full-refresh#p24313</guid>
        	        	<description><![CDATA[<p>Hoping someone can help me with this one. I have a grid up with the add/edit buttons...yadayada.</p>
<p>I had the need to add a new custom button that launches a custom modal to enter data into a relational table that helps feed a search drop down as well as a dropdown in the default add modal. My issue comes in to after I call the update and get my JSON result, I need to fully refresh my grid (bc I now have new entries for my search and add dropdown). I have searched and tried $("#MyGrid").trigger("reloadGrid") and although it does appear to refresh the grid, I can tell its doing it from a cache because the new items in the db are not propegated up to the dropdowns. If I F5 the page, they are there.</p>
</p>
<p>Anyone know how to do a complete refresh of the data?</p>
</p>
<p>Thanks,</p>
<p>Travis</p>
]]></description>
        	        	<pubDate>Tue, 16 Aug 2011 22:55:57 +0300</pubDate>
        </item>
</channel>
</rss>