<?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: How to dynamically update data when editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing</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/how-to-dynamically-update-data-when-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ellenecho on How to dynamically update data when editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing#p11737</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing#p11737</guid>
        	        	<description><![CDATA[<p>Thank you very much, Romyn!</p>
<p>The demo is exactly what I have been looking for. 🙂</p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 09:48:34 +0200</pubDate>
        </item>
        <item>
        	<title>Romyn on How to dynamically update data when editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing#p11698</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing#p11698</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>While I&#39;m not Tony I&#39;m pretty sure he&#39;d tell you to read the docs <img class="spSmiley" style="margin:0" title="Wink" src="/blog/wp-content/forum-smileys/sf-wink.gif" alt="Wink" /> - and as I ask a few questions it&#39;s only right that I try and answer one every now and then when I can.</p>
</p>
<p>The answer is yes you can and there is a good example on the demo pages</p>
<p><a href="http://trirand.com/jqgrid/jqgrid.html" rel="nofollow" target="_blank">http://trirand.com/jqgrid/jqgrid.html</a></p>
<p>Goto New in Version 3.3 and select the Cell Editing example.</p>
</p>
<p>That demo shows the use of cell editing and the afterSaveCell() method. When a value in the Amount or Tax columns are changed the afterSaveCell call then updates the Total column with a new calculated amount using setRowData.</p>
</p>
<p>That&#39;s the principle you&#39;re after I believe.</p>
</p>
<p>Hope that helps</p>
<p>Regards</p>
<p>Romyn</p>
]]></description>
        	        	<pubDate>Mon, 09 Nov 2009 22:20:01 +0200</pubDate>
        </item>
        <item>
        	<title>ellenecho on How to dynamically update data when editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing#p11691</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-dynamically-update-data-when-editing#p11691</guid>
        	        	<description><![CDATA[<p>Hi, Tony,</p>
</p>
<p>I am working with jqgrid and wonder how I could achieve dynamic editing.</p>
<p>For example, I have three columns in the grid, "item price", "tax" and "total amount due". I would like the item price to be the only editable field.</p>
<p>When editing one single row, users would modify the item price and see the tax and total amount automatically updated according to the item price entered.</p>
<p>Is this doable? If yes, would you let me know how?</p>
</p>
<p>Thank you very much</p>
]]></description>
        	        	<pubDate>Mon, 09 Nov 2009 18:24:43 +0200</pubDate>
        </item>
</channel>
</rss>