<?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: Check if a grid exists</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/check-if-a-grid-exists</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/check-if-a-grid-exists/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Check if a grid exists</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/check-if-a-grid-exists#p4031</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/check-if-a-grid-exists#p4031</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The gridDestroy method check itself if the grid exists first and then it performs the needed. Also if you look in the method there is something like</p>
<p>if( this.grid ) {</p>
<p>...</p>
<p>}</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Jan 2009 02:54:49 +0200</pubDate>
        </item>
        <item>
        	<title>brycekmartin on Check if a grid exists</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/check-if-a-grid-exists#p3990</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/check-if-a-grid-exists#p3990</guid>
        	        	<description><![CDATA[<p>How exactly do you check if a grid exists?&#160; I want to issue a gridDestroy() but I need to know if the grid exists yet.&#160; There is a case where this could happen in one of my web apps and I&#39;m just wondering if there is a method to test the existence of a grid?</p>
]]></description>
        	        	<pubDate>Thu, 15 Jan 2009 13:56:26 +0200</pubDate>
        </item>
</channel>
</rss>