<?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: Delay showing grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid</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/delay-showing-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Delay showing grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6280</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6280</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Maybe you should hide the col before sending the request - loadBeforeSend event maybe will do the job.</p>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Sat, 25 Apr 2009 05:47:18 +0300</pubDate>
        </item>
        <item>
        	<title>Jim P on Delay showing grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6230</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6230</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>It doesn&#39;t matter which event I use, gridComplete or loadComplete, I still see the full grid before the columns are hidden.</p>
<p>I used loadComplete because the documentation states that is executed immediately after every server request.</p>
<p>Any thoughts on what else to try?</p>
<p>Jim</p>
]]></description>
        	        	<pubDate>Wed, 22 Apr 2009 15:15:52 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Delay showing grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6205</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6205</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Use gridComplete event instead of loadComplete - see docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 22 Apr 2009 06:46:13 +0300</pubDate>
        </item>
        <item>
        	<title>Jim P on Delay showing grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6182</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/delay-showing-grid#p6182</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>In my grid I have some columns that could be hidden by users settings.&#160;&#160;I use the loadComplete:function() to hide or show the columns.&#160; This creates a flash on the screen as first the grid is displayed and then resizes based on columns bieng shown or hidden.</p>
<p>Is there a different event() to use or a way hide the grid until&#160;all of the columns are in place and then display the grid.</p>
<p>Jim</p>
]]></description>
        	        	<pubDate>Mon, 20 Apr 2009 14:30:31 +0300</pubDate>
        </item>
</channel>
</rss>