<?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 on loadonce xml data cuts off last row!</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row</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/sorting-on-loadonce-xml-data-cuts-off-last-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Fancellu on Sorting on loadonce xml data cuts off last row!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row#p18610</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row#p18610</guid>
        	        	<description><![CDATA[<p>Aha, found out why it was doing it:</p>
</p>
<p>rowNum: -1</p>
</p>
<p>If I set it to something else, like rowNum:1000 then sorting and filtering worked fine.</p>
]]></description>
        	        	<pubDate>Thu, 15 Jul 2010 11:50:53 +0300</pubDate>
        </item>
        <item>
        	<title>Fancellu on Sorting on loadonce xml data cuts off last row!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row#p18572</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row#p18572</guid>
        	        	<description><![CDATA[<p>On a linked matter, using same grid, if I go to filter and try to filter</p>
</p>
<p>x equals y, it fails, i.e. shows nothing, even though</p>
</p>
<p>However if I say "not equal" it works as expected.</p>
</p>
<p>Similarly, if I ask for "begins with" empty string, it only shows me 2 rows, not all 3.</p>
</p>
<p>Any chance you could put a loadonce grid with small xml data, sortable, filterable, in the demos, to show that it works, or doesn&#39;t?</p>
</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Tue, 13 Jul 2010 18:08:07 +0300</pubDate>
        </item>
        <item>
        	<title>Fancellu on Sorting on loadonce xml data cuts off last row!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row#p18571</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sorting-on-loadonce-xml-data-cuts-off-last-row#p18571</guid>
        	        	<description><![CDATA[<p>Xml data, loadonce:true, sortable:true</p>
</p>
<p>loads up fine, but when I sort, it sorts correctly, but cuts off last row.</p>
</p>
<p>Any idea why? I&#39;m using 3.7.2</p>
</p>
<p>Thanks.</p>
</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">$("#mygrid").setGridParam({ datatype: &#39;xml&#39;,url:url }).trigger("reloadGrid");</div>
]]></description>
        	        	<pubDate>Tue, 13 Jul 2010 17:54:46 +0300</pubDate>
        </item>
</channel>
</rss>