<?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: True Scrolling Rows paging problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem</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/true-scrolling-rows-paging-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>roklenardic on True Scrolling Rows paging problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem#p18538</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem#p18538</guid>
        	        	<description><![CDATA[</p>
<p>Hi Tony,</p>
</p>
<p>I have made some minor changes to <em>jquery-ui-1.8.custom.css</em> but not to <em>ui.jqgrid.css</em> .</p>
<p>Also, I have made no changes to the<em> jquery.jqGrid.min.js</em> sources.</p>
</p>
<p>Regards,</p>
<p>Rok</p>
]]></description>
        	        	<pubDate>Mon, 12 Jul 2010 15:45:24 +0300</pubDate>
        </item>
        <item>
        	<title>tony on True Scrolling Rows paging problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem#p18052</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem#p18052</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Do you have made some changes in the grid CSS? If so which one?</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 20 Jun 2010 10:32:35 +0300</pubDate>
        </item>
        <item>
        	<title>roklenardic on True Scrolling Rows paging problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem#p17856</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/true-scrolling-rows-paging-problem#p17856</guid>
        	        	<description><![CDATA[<p>Hi, I am using the True Scrolling Rows feature of the 3.6 release. The problem I am encountering is:</p>
<ul>
<li>i have a rowNum: 100</li>
<li>let&#39;s say the total number of items is 230</li>
<li>the grid displays the first 100, when i scroll down it dynamically loads the ones from 101 -200 but if I scroll further it never loads the 201-230. </li>
<li>Seems that it only loads full pages of a 100 could that be?</li>
</ul>
<p>My grid definition is:myGrid = $("#lstListItems").jqGrid({<br />scroll: 1,<br />url:&#39;{% url ajax-lists-grid-items %}?list_id={{ list.id }}&#39;,<br />datatype: &#39;json&#39;,<br />height: 440,<br />width: 500,<br />colNames:[&#39;{% trans "Key" %}&#39;, &#39;{% trans "Name" %}],<br />colModel :[<br />&#160; {name:&#39;key&#39;, index: &#39;key&#39;, width:50, search:true}, <br />&#160; {name:&#39;name&#39;, index: &#39;name&#39;, width:100, search:true},<br />],<br />rowNum: 100,<br />mtype: "GET",<br />rownumbers: true,<br />rownumWidth: 40,<br />gridview: true,<br />viewrecords: true,<br />pager: &#39;#pagerListItems&#39;,<br />});</p>
</p>
<p>Am i missing something?</p>
<p>thanks<br />Rok</p>
]]></description>
        	        	<pubDate>Thu, 10 Jun 2010 15:53:39 +0300</pubDate>
        </item>
</channel>
</rss>