<?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: loadonce, jsonreader and sorting</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting</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/loadonce-jsonreader-and-sorting/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>lotjuh on loadonce, jsonreader and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12457</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12457</guid>
        	        	<description><![CDATA[<p>Ah, thx a lot for your time! It works now ^^</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 16:55:38 +0200</pubDate>
        </item>
        <item>
        	<title>tony on loadonce, jsonreader and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12454</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12454</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The problem is in the definition:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3130' value='Select Code' data-codeid='sfcode3130' /></p>
<div class='sfcode' id='sfcode3130'>
<pre id="line282">&#60;<span class="start-tag">table</span><span class="attribute-name"> id</span>=<span class="attribute-value">"itemGrid"</span>&#62;&#60;<span class="start-tag">tr</span>&#62;&#60;<span class="start-tag">td</span><span class="error"><span class="attribute-name">/</span></span>&#62;&#60;/<span class="end-tag">tr</span>&#62;&#60;/<span class="end-tag">table</span>&#62;<br /></pre>
</div>
<p>If you want all to bo ok do it so:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4024' value='Select Code' data-codeid='sfcode4024' /></p>
<div class='sfcode' id='sfcode4024'>$(&#39;#itemGrid&#39;).empty().jqGrid({<br />...<br />});</div>
<p>Hope your understands what I men 🙂<br />Regards<br />Tony</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 15:31:48 +0200</pubDate>
        </item>
        <item>
        	<title>lotjuh on loadonce, jsonreader and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12453</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12453</guid>
        	        	<description><![CDATA[<p>I placed the src code on the site.</p>
<p>Using ($window).load is not the problem, but I changed it to the jquery document ready function for you anyway.</p></p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 14:22:25 +0200</pubDate>
        </item>
        <item>
        	<title>tony on loadonce, jsonreader and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12421</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12421</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please not to use</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6324' value='Select Code' data-codeid='sfcode6324' /></p>
<div class='sfcode' id='sfcode6324'>
<pre id="line17">$(window).load(function()<br />			{<br />				$(&#39;#itemGrid&#39;).jqGrid(<br />...<br /></pre>
</div>
<p>but jQuery document ready function<br />Regards<br />Tony</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 09:51:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on loadonce, jsonreader and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12418</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12418</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. I will investigate this. It will help me a lot if you put not the min version of jqGrid, but the development one. This is really strange.</p>
<p>One note - The problem does not occur in IE8 only - just try - all other browsers have the problem.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 09:32:22 +0200</pubDate>
        </item>
        <item>
        	<title>lotjuh on loadonce, jsonreader and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12376</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/loadonce-jsonreader-and-sorting#p12376</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I believe we&#39;ve found a bug when sorting columns using the loadonce option while there is a custom jsonreader defined. I&#39;m not completely sure if the bug is caused by this combination, but since it works fine when just using the local option, I assume it has something to do with the jsonreader.</p>
<p>What seems to happen is dat everytime the user sorts one of the columns, the data in the grid gets duplicated.</p>
</p>
<p>You can see it here: <a href="http://bvs.winnipeg.nl/test.pl" rel="nofollow" target="_blank">http://bvs.winnipeg.nl/test.pl</a></p>
]]></description>
        	        	<pubDate>Mon, 23 Nov 2009 18:00:43 +0200</pubDate>
        </item>
</channel>
</rss>