<?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 still display jqGrid without requesting the URL </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-still-display-jqgrid-without-requesting-the-url</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-still-display-jqgrid-without-requesting-the-url/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to still display jqGrid without requesting the URL </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-still-display-jqgrid-without-requesting-the-url#p26968</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-still-display-jqgrid-without-requesting-the-url#p26968</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I higly recomend you to consult the docs before posting.</p>
<p>You will find a lot of solutions.</p>
<p>jqGrid has nothing to do with your problems.</p>
</p>
<p>Regards</p>
</p>
<p>P.S. The solution is very simple if there is no CollectionID value return a empty record set.</p>
]]></description>
        	        	<pubDate>Wed, 18 Jul 2012 12:19:30 +0300</pubDate>
        </item>
        <item>
        	<title>maximusdm on How to still display jqGrid without requesting the URL </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-still-display-jqgrid-without-requesting-the-url#p26964</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-still-display-jqgrid-without-requesting-the-url#p26964</guid>
        	        	<description><![CDATA[<p>Hi all</p>
<p>&#160;Regarding the URL parameter.... here is a partial code:</p>
<p>, url: "WebService001.svc/GetData?CollectionID=" + $("#CollectionID").html()</p>
<p>The problem is the first time the grid is loaded I don&#39;t have the #CollectionID value yet; that will be populated by the user.<br />I am not seeing any errors but I am sure the grid is not loading properly because nothing works unless I pass a value.<br />How can I still show an empty grid and&#160;NOT access my web service if the variable #CollectionID is still empty/null?</p>
<p>Thank you<br />Max</p>
]]></description>
        	        	<pubDate>Wed, 18 Jul 2012 06:48:38 +0300</pubDate>
        </item>
</channel>
</rss>