<?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: jqGrid why onReady?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-why-onready</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/jqgrid-why-onready/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqGrid why onReady?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-why-onready#p14369</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-why-onready#p14369</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is not neccesary to load the grid in onready function. You can load it when you click a button and etc, but the needed grid js files should be loaded again with jquery. (Not sure if I explain it right)</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 28 Jan 2010 18:30:27 +0200</pubDate>
        </item>
        <item>
        	<title>Vishal on jqGrid why onReady?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-why-onready#p14326</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-why-onready#p14326</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Is it necessary to add the jqGrid code to the onReady function? I have a grid and depending on some initial action I must load the Grid. And its all working fine when I am loading the Grid from the javascript function call. Its just that when I tried to add "Custom button" to the Grid which is in my function call, it is not adding it using the code below:</p>
<p>jQuery("#product_grid").jqGrid(&#39;navButtonAdd&#39;,&#39;#pager&#39;,{caption:"Delete Selected",</p>
<p><span style="white-space: pre;"> </span>onClickButton:function(){&#160;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; alert(s);</p>
<p>&#160;&#160; &#160; &#160; &#160;&#160;&#160;}&#160;</p>
<p>&#160;});&#160;</p>
<p>Any help is appreciated! Thanks,</p>
<p>Vishal</p></p>
]]></description>
        	        	<pubDate>Thu, 28 Jan 2010 01:41:51 +0200</pubDate>
        </item>
</channel>
</rss>