<?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: Icons not change after delete</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete</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/icons-not-change-after-delete/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Yair Nevet on Icons not change after delete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26237</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26237</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>What about reloading the grid after delete and not the whole page.</p>
</p>
<p>$("#grid").trigger("reloadGrid"); - this reload the grid.</p>
<p>Also if you use build in delete dialog you can just set - reloadAfterSubmit : true.</p>
</p>
<p>Regards</p>
</p>
</blockquote>
<hr />
<p>Hi,</p>
<p>Look, the grid is reloaded the with new data but the icons are not change.</p>
<p>There is no way to "recalculate" the tree and show the right icons?</p>
<p>Yair</p></p>
]]></description>
        	        	<pubDate>Wed, 28 Mar 2012 00:22:37 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Icons not change after delete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26236</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26236</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What about reloading the grid after delete and not the whole page.</p>
</p>
<p>$("#grid").trigger("reloadGrid"); - this reload the grid.</p>
<p>Also if you use build in delete dialog you can just set - reloadAfterSubmit : true.</p>
</p>
<p>Regards</p></p>
]]></description>
        	        	<pubDate>Tue, 27 Mar 2012 20:23:01 +0300</pubDate>
        </item>
        <item>
        	<title>Yair Nevet on Icons not change after delete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26234</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26234</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>This is not automatically done, since you do custom delete.</p>
<p>You alredy have a solution - reloading the grid.</p>
<p>Regards</p>
</blockquote>
<hr />
<p>Hi Tony,</p>
<p>I don&#39;t have a solution, the refresh i&#39;m doing is clicking on Refresh button in the browser.</p>
<p>Now I did:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8465' value='Select Code' data-codeid='sfcode8465' /></p>
<div class='sfcode' id='sfcode8465'>
<p>afterSubmit: function(response, postdata){</p>
<p>window.location.reload();</p>
<p>return [true, &#39;ok&#39;];</p>
<p>}</p>
</div>
<p>I don&#39;t really like this solution because the main aim of this function is to return array and i&#39;m suppresses it when doing the reload.</p>
<p>Any other idea?</p>
]]></description>
        	        	<pubDate>Tue, 27 Mar 2012 19:34:43 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Icons not change after delete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26232</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26232</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not automatically done, since you do custom delete.</p>
<p>You alredy have a solution - reloading the grid.</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 27 Mar 2012 18:31:51 +0300</pubDate>
        </item>
        <item>
        	<title>Yair Nevet on Icons not change after delete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26229</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/icons-not-change-after-delete#p26229</guid>
        	        	<description><![CDATA[<p>Hi folks,</p>
</p>
<p>After deleting a record in a tree-view grid, the icons not change.</p>
<p>For example, a parent with a single leaf only: when I delete this single leaf, &#160;I&#39;m expecting to see the parent&#39;s icon change to a leaf icon because it has no children anymore.</p>
<p>Only if I physically reload the page, the currect icons are seen.</p>
<p>Any idea how to solve it?</p>
<p>Thank you,</p>
<p>Yair</p>
]]></description>
        	        	<pubDate>Tue, 27 Mar 2012 15:19:40 +0300</pubDate>
        </item>
</channel>
</rss>