<?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: reloadGrid problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/reloadgrid-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/treegrid/reloadgrid-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>klabar on reloadGrid problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/reloadgrid-problem#p9594</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/reloadgrid-problem#p9594</guid>
        	        	<description><![CDATA[<p>I saw this behavior while learning to use treeGrid (3 days ago). It was before I flushed out the server side code. Now that the server side query is set to only return children of the selected node, all is working like normal.</p>
</p>
<p>Would you mind sharing the server side query when searching for children?</p>
</p>
<p>-Ken</p>
]]></description>
        	        	<pubDate>Thu, 10 Sep 2009 23:00:09 +0300</pubDate>
        </item>
        <item>
        	<title>blake on reloadGrid problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/reloadgrid-problem#p7113</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/reloadgrid-problem#p7113</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;m using TreeGrid 3.4.4, adjacency model, json datatype.</p>
<p>In some cases I have my records doubled after reloadGrid fired. When I look in FireBug - all seems good, it seems that it happens on client side.</p>
<p>I&#39;ll try to explain: for exampe, I have only 1 node record in my database. When I just create grid - all looks good, one record appears. Then I click on this record, icon changed to "expanded" and then I do reloadGrid (using pager button or my own button - no matter). After reloadGrid fires - I have already 2 record (1 real and 1 fake). If I do reloadGrid second time - after reloading I have only one record, as needed. But if I click on records (expand or expand and collapse)&#160; and then do reloadGrid again - I will have already 3 records (1 real and 2 fakes)!</p>
<p>In FireBug a see only one records receiving from server. Last 4 fields of this record are&#160; 0,"NULL","false","false".</p>
<p>To bypass this situation I tried to do clearGridData() before reloadGrid but got&#160; javascript error <span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch opened">"this.parentNode is null".</span></p>
<p>What am I doing wrong? Any ideas?</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Tue, 09 Jun 2009 04:10:40 +0300</pubDate>
        </item>
</channel>
</rss>