<?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: Scroll Bugs</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs</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/bugs/scroll-bugs/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>zenixgrace on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18367</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18367</guid>
        	        	<description><![CDATA[<p>@toolm,</p>
<p>thanks for ur recomendations toolm</p>
</p>
<p>i had fixed my problem now..</p>
</p>
<p>thanks alot toolm</p>
<p>thanks alot tony</p>
<p>best regards,</p>
<p>zenixgrace</p>
]]></description>
        	        	<pubDate>Fri, 02 Jul 2010 05:03:34 +0300</pubDate>
        </item>
        <item>
        	<title>toolm on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18344</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18344</guid>
        	        	<description><![CDATA[<p>Hi zenixgrace,</p>
<p>I have the same issue, and it will be related to the following forum.</p>
<p>/blog/?page_id=393/bugs/true-scrolling-bug-with-jqgrid-3-6-5/</p>
<p>Please check if it can help you.</p>
<p>Thanks.</p></p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 05:59:06 +0300</pubDate>
        </item>
        <item>
        	<title>zenixgrace on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18343</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18343</guid>
        	        	<description><![CDATA[<p>hi tony,</p>
</p>
<p>thanks for ur explanation..</p>
<p>my code is in&#160; <a title="Scroll Grid" href="http://rapidshare.com/files/404183463/scroll_grid.rar.html" target="_blank">here</a></p>
</p>
<p>u can see that bug after u scroll horizontal that grid..</p>
<p>the duplicate rows occur when u click open button for the first and scroll that grid to right</p>
<p>when u click open button for the second and scroll that grid, it work fine..</p>
<p>if that grid have a big data ..</p>
<p>it nothing happen (work fine)</p>
<p>it occur when data less then rownum</p>
<p>Best Regards,</p>
<p>zenixgrace</p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 05:37:47 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18297</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18297</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Looking into your code there is a error here</p>
<p>&#160; &#160;&#160;&#160;&#160; colModel:[<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;code&#39;,index:&#39;KdComplain&#39;,width:80,align:"left"},<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;dateComp&#39;,index:&#39;TglInput&#39;,width:80,align:"left",formatter:&#39;date&#39;,formatoptions: {srcformat:&#39;Y-m-d&#39;,newformat:&#39;F d,Y&#39;}},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;username&#39;,index:&#39;Username&#39;,width:120,align:"left"},<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;custName&#39;,index:&#39;CustomerName&#39;,width:200,align:"left"},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;contact&#39;,index:&#39;ContactPerson&#39;,width:150,align:"left"},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;menu&#39;,index:&#39;Menu&#39;,width:180,align:"left"},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;desc&#39;,index:&#39;Description&#39;,width:350,align:"left"}, &#60;===Error<br />&#160; &#160;&#160;&#160; &#160;],</p>
</p>
<p>Instead, to resolve the problem, provide a link to the problem.</p>
<p>Thanks.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 15:38:57 +0300</pubDate>
        </item>
        <item>
        	<title>zenixgrace on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18260</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18260</guid>
        	        	<description><![CDATA[<p>Hello tony,</p>
</p>
<p>i&#39;m used 3.6.5 version</p>
</p>
<p>yes i have row that have different height from the others..</p>
<p>i try to use same height for each row but the grid still expand same data..</p>
</p>
<p>i try to upgrade to 3.7.1 version but the the grid still expand a duplicate data..</p>
<p>when i clik row 5, the row highlight point to row 1</p>
<p>when i clik row 6, the row highlight point to row 2</p>
<p>and another else</p>
</p>
<p>seem like it&#39;s reload after i&#39;m resize column or scroll horizontal..</p>
<p>is there the other way to manipulate it?</p>
</p>
<p>Best Regards,</p>
<p>zenixgrace</p>
]]></description>
        	        	<pubDate>Tue, 29 Jun 2010 06:38:26 +0300</pubDate>
        </item>
        <item>
        	<title>jayarjo on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18249</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18249</guid>
        	        	<description><![CDATA[<p>I get this bug too, although I think that I know what causes it - I&#39;ve got grid inserted into resizable container and I resize the grid as the container resizes. I guess that&#39;s where load on scroll gets messed up. Actually I wonder if there is a way to reset scroll params after I do a grid resize?</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 17:30:16 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18235</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18235</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Which version is used?</p>
<p>Do you have row which height is diffrent from the others?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 11:46:59 +0300</pubDate>
        </item>
        <item>
        	<title>zenixgrace on Scroll Bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18231</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/scroll-bugs#p18231</guid>
        	        	<description><![CDATA[<p>Hii jqgrid developer team,</p>
</p>
<p>i have a grid that code like that :</p>
</p>
<p>jQuery(&#39;#tableGrid&#39;).jqGrid({<br />&#160;&#160; &#160;scroll: 1,<br />&#160; &#160;&#160;&#160; &#160;//url:&#39;../admspanel/maingridrptcustcomplain.php&#39;,<br />&#160;&#160; &#160;datatype: "xml",<br />&#160;&#160; &#160;height: 470,<br />&#160;&#160; &#160;width:680,<br />&#160;&#160; &#160;mtype:"POST",<br />&#160; &#160;&#160;&#160; &#160;colNames:[&#39;Code&#39;,&#39;Date&#39;,&#39;Username&#39;,&#39;Customer Name&#39;,&#39;Contact Person&#39;,&#39;Menu&#39;,&#39;Description&#39;],<br />&#160; &#160;&#160;&#160; &#160;colModel:[<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;code&#39;,index:&#39;KdComplain&#39;,width:80,align:"left"},<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;dateComp&#39;,index:&#39;TglInput&#39;,width:80,align:"left",formatter:&#39;date&#39;,formatoptions: {srcformat:&#39;Y-m-d&#39;,newformat:&#39;F d,Y&#39;}},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;username&#39;,index:&#39;Username&#39;,width:120,align:"left"},<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;custName&#39;,index:&#39;CustomerName&#39;,width:200,align:"left"},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;contact&#39;,index:&#39;ContactPerson&#39;,width:150,align:"left"},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;menu&#39;,index:&#39;Menu&#39;,width:180,align:"left"},<br />&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;desc&#39;,index:&#39;Description&#39;,width:350,align:"left"},<br />&#160; &#160;&#160;&#160; &#160;],<br />&#160; &#160;&#160;&#160; &#160;rowNum:100,<br />&#160; &#160;&#160;&#160; &#160;//rowList:[10,20,30],<br />&#160; &#160;&#160;&#160; &#160;pager: &#39;#navGrid&#39;,<br />&#160; &#160;&#160;&#160; &#160;sortname: &#39;KdComplain&#39;,<br />&#160;&#160; &#160;shrinkToFit:false,<br />&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; sortorder: "asc",<br />&#160;&#160; &#160;multiselect: false,<br />&#160;&#160; &#160;reloadGrid:false,<br />&#160;&#160;&#160; caption: "Report Customer Complaint",<br />});<br />jQuery(&#39;#tableGrid&#39;).jqGrid(&#39;navGrid&#39;,&#39;#navGrid&#39;,{add:false,edit:false,del:false,search:false,refresh:false});</p>
</p>
<p>function BuildSQL(DateFrom,DateTo,KdUser,User) {<br />&#160;&#160; &#160;$(&#39;#tableGrid&#39;).jqGrid(&#39;setGridParam&#39;,{url:&#39;../admspanel/maingridrptcustcomplain.php?e=1&#38;f=&#39;+DateFrom+&#39;&#38;t=&#39;+DateTo+&#39;&#38;ku=&#39;+KdUser+&#39;&#38;u=&#39;+User}).trigger(&#39;reloadGrid&#39;);<br />}</p>
</p>
<p>when i call my function (buildsql)</p>
<p>the grid is show my data well.</p>
<p>it work fine</p>
</p>
<p>but when i scroll horizontal my grid, my grid expand a same data</p>
<p>examples : i have 4 rows when i scroll it the rows become 8 with the same data</p>
</p>
<p>is the grid have a bug?</p>
<p>or my code has wrong?</p>
<p>Best Regards,</p>
<p>zenixgrace</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 09:48:36 +0300</pubDate>
        </item>
</channel>
</rss>