<?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 hide jqgrid before to open a dialog</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-hide-jqgrid-before-to-open-a-dialog</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-hide-jqgrid-before-to-open-a-dialog/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to hide jqgrid before to open a dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-hide-jqgrid-before-to-open-a-dialog#p29253</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-hide-jqgrid-before-to-open-a-dialog#p29253</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>There is a method for this purpose.</p>
<p>Please look here in the <a href="/jqgridwiki/doku.php?id=wiki:methods#add_on_grid_methods" target="_blank">Add on Methods Section</a></p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 01 Aug 2013 12:35:35 +0300</pubDate>
        </item>
        <item>
        	<title>sebastiancb on How to hide jqgrid before to open a dialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-hide-jqgrid-before-to-open-a-dialog#p29249</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-hide-jqgrid-before-to-open-a-dialog#p29249</guid>
        	        	<description><![CDATA[<p>Hello, I am trying to hide jqgrid before to show a Dialog, but I don&#39;t know what&#39;s wrong with my code.</p>
<p>The jqgrid is defined like this &#60;div id="dv_hc"&#62;&#60;table id="tb_lsthc"&#62;&#60;/table&#62;&#60;/div&#62;</p>
<p>The dialog works, but the jqgrid does not hide</p>
</p>
<p>Here is:</p>
<p>&#160;&#160;&#160; function() dialog{<br />&#160;&#160;&#160; $(&#39;#tb_lsthc&#39;).setGridParam({hiddengrid: true});<br />&#160;&#160;&#160; $(&#39;#tb_lsthc&#39;).setGridParam({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; url: "hc/listhc.php?idusr=" + idusr, page: 1}).trigger(&#39;reloadGrid&#39;);<br />&#160;&#160;&#160; $(&#39;#dv_hc&#39;).dialog(&#39;open&#39;);</p>
<p>}</p>
<p>&#160;Thanks....</p></p>
]]></description>
        	        	<pubDate>Thu, 01 Aug 2013 03:41:50 +0300</pubDate>
        </item>
</channel>
</rss>