<?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: Empty grid so that hiddengrid will reload?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-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/empty-grid-so-that-hiddengrid-will-reload/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>donb on Empty grid so that hiddengrid will reload?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-reload#p6241</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-reload#p6241</guid>
        	        	<description><![CDATA[<p>Thanks Tony.&#160; That&#39;s what I was going to do, but wanted to be sure there wasn&#39;t another way.&#160; Works fine.</p>
]]></description>
        	        	<pubDate>Thu, 23 Apr 2009 08:37:38 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Empty grid so that hiddengrid will reload?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-reload#p6213</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-reload#p6213</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>No automatic way, but you can use onHeaderClick event (see docs)</p>
<p>onHeaderClick : function(state) {</p>
<p>if(state == &#39;visible&#39;) {</p>
<p>$("#mygrid").trigger("reloadGrid");</p>
<p>}</p>
<p>}</p>
<p>Hope this helps</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 22 Apr 2009 07:32:26 +0300</pubDate>
        </item>
        <item>
        	<title>donb on Empty grid so that hiddengrid will reload?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-reload#p6199</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/empty-grid-so-that-hiddengrid-will-reload#p6199</guid>
        	        	<description><![CDATA[<p>Is there a combination of actions I can perform to get a grid back into &#39;initial state&#39; - where the grid is initially hidden (hiddengrid: true), contains no data, AND will reload itself when the user clicks the arrow to unhide the grid?</p>
<p>I am able to clear the data and trigger the click event to &#39;hide&#39; the grid (collapse it so on the caption bar is visible.</p>
<p>But the grid evidently remembers it once had data and doesn&#39;t reload itself just from the &#39;unhide&#39; button click.&#160; Before I add more code to produce the desired effect, I wanted to ask if there was an automatica way to get this to happen.</p>
<p>I&#39;m still at 3.4.2 version, by the way.</p>
<p>thanks</p>
<p>Don</p>
]]></description>
        	        	<pubDate>Tue, 21 Apr 2009 14:55:19 +0300</pubDate>
        </item>
</channel>
</rss>