<?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: Dynamic URL</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/dynamic-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/dynamic-url/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>peh1696 on Dynamic URL</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/dynamic-url#p20749</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/dynamic-url#p20749</guid>
        	        	<description><![CDATA[<p>Hi All,</p>
<p>Currently ,&#160;I am injecting the JQGrid scripts from server(asp.net) to client.</p>
<p>This is my current JQGrid flow when 1st load:</p>
<p>1. JQGridInject (server) --&#62; 2.clientpage.aspx with JQGrid parameter URL:pagedata.aspx --&#62; 3. Get data from pagedata.aspx --&#62; 4.display result in clientpage.aspx.</p>
</p>
<p>so now, i am trying to do dynamic columns function in JQGridInject (server) but i faced a problem which i needed to request the data twice when 1st load. The problem happens is this way:</p>
<p>1. JQGridInject (server) which get the column names and input into the script then inject to clientpage.aspx.</p>
<p>2. When JQGrid is loaded in clientpage.aspx, it gets the data again from pagedata.aspx.</p>
</p>
<p>I prefer to make it just request the data from DB once only when 1st load. Perhaps we can make it in this way:</p>
<p>1. JQGridInject (server) which get the column names and <span style="color: #ff0000;">data </span>then input into the script and inject to clientpage.aspx.</p>
<p>2. When JQGrid 1st load in clientpage.aspx, it reads the data from local.</p>
<p>3. After 1st load, it&#39;ll runs as usual where it gets the data from pagedata.aspx.</p>
</p>
<p>Is there a way where i can do it? Play around with dynamic URL,perhaps?&#160;</p>
</p>
<p>Thanks in Advanced !!!<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Thu, 11 Nov 2010 11:05:32 +0200</pubDate>
        </item>
</channel>
</rss>