<?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: Sorting Rows on Client removes rows from the grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorting-rows-on-client-removes-rows-from-the-grid</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/treegrid/sorting-rows-on-client-removes-rows-from-the-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>exell.christopher on Sorting Rows on Client removes rows from the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorting-rows-on-client-removes-rows-from-the-grid#p24634</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/sorting-rows-on-client-removes-rows-from-the-grid#p24634</guid>
        	        	<description><![CDATA[<p>I&#39;m having the same problem. It appears that all the data is present, but sorting it truncates the length of the scrollbar.</p>
]]></description>
        	        	<pubDate>Fri, 16 Sep 2011 00:13:46 +0300</pubDate>
        </item>
        <item>
        	<title>peetj on Sorting Rows on Client removes rows from the grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorting-rows-on-client-removes-rows-from-the-grid#p23360</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/sorting-rows-on-client-removes-rows-from-the-grid#p23360</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I have a clientside grid with sortable columns typically:</p>
<p>&#160;&#160;&#160; colModel: [{<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;name: &#39;ExposureKey&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;index: &#39;ExposureKey&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;width: 425,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;editable: false,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;align: &#39;left&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;sortable: true,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;sorttype: &#39;text&#39;<br />&#160;&#160; &#160;&#160;&#160; &#160;}</p>
<p>Other options on the grid:</p>
<p>datatype: "local",</p>
<p>editurl:&#39;dummy.htm&#39;,<br />caption: "",<br />scrollOffset: 0,</p>
<p>altRows: true,<br />altclass: "gridstyle",<br />&#160;loadonce: true</p>
</p>
<p>After I load data into the grid and click on a sortable column header, I lose a whole bunch of rows. For example I might load the grid with 120 rows. When I then click the sort, it sorts and removes 80 rows for me !!!</p>
<p>I would appreciate any help from someone who knows why this is happening. I&#39;ve already searched around but can&#39;t find any answers.</p>
</p>
<p>Thanks in advance...</p>
</p>
<p>peetj....</p></p>
]]></description>
        	        	<pubDate>Fri, 27 May 2011 09:25:42 +0300</pubDate>
        </item>
</channel>
</rss>