<?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: Loading data while scrolling</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/loading-data-while-scrolling</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/loading-data-while-scrolling/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Loading data while scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-data-while-scrolling#p15528</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-data-while-scrolling#p15528</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please check your server side code.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 09 Mar 2010 19:14:18 +0200</pubDate>
        </item>
        <item>
        	<title>shariqueahmad05 on Loading data while scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-data-while-scrolling#p15422</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-data-while-scrolling#p15422</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am using demo code&#160;&#160; <a href="http://www.trirand.com/blog/jqgrid/jqgrid.html" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/jq" rel="nofollow">http://www.trirand.com/blog/jq</a>.....qgrid.html</a> which is</p>
<p>jQuery("#scrolling").jqGrid({             scroll: 1,    	url:&#39;bigset.php&#39;, 	datatype: "json", 	height: 255, 	width: 600,    	colNames:[&#39;Index&#39;,&#39;Name&#39;, &#39;Code&#39;],    	colModel:[    		{name:&#39;item_id&#39;,index:&#39;item_id&#39;, width:65},    		{name:&#39;item&#39;,index:&#39;item&#39;, width:150},    		{name:&#39;item_cd&#39;,index:&#39;item_cd&#39;, width:100}    	],    	rowNum:100,    	mtype: "GET", 	rownumbers: true, 	rownumWidth: 40, 	gridview: true,    	pager: &#39;#pscrolling&#39;,    	sortname: &#39;item_id&#39;,     viewrecords: true,     sortorder: "asc", 	caption: "Loading data while scrolling"	 });</p>
</p>
<p>for my jqgrid for loading data while scrolling but my grid is not showing the same behavious as per this code for loading data while scrolling</p>
</p>
<p>in my jqgrid i am using pagination but because of pagination my column sort is not working So i am trying Loading data while scrolling.</p>
</p>
<p>If any one can help me out its very urgent. Thanks in advance</p>
]]></description>
        	        	<pubDate>Fri, 05 Mar 2010 16:57:03 +0200</pubDate>
        </item>
</channel>
</rss>