<?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: calculation of the VAT in the line of duty to any tax.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/calculation-of-the-vat-in-the-line-of-duty-to-any-tax</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/calculation-of-the-vat-in-the-line-of-duty-to-any-tax/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cvneo on calculation of the VAT in the line of duty to any tax.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calculation-of-the-vat-in-the-line-of-duty-to-any-tax#p30022</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calculation-of-the-vat-in-the-line-of-duty-to-any-tax#p30022</guid>
        	        	<description><![CDATA[<p>I found this example but the event does not fire when I out of my cell to switch to another.</p>
</p>
<p>&#160;&#160; &#160;&#160;&#160;&#160; afterEditCell: function (rowid, cellname, value) {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; var PrixVenteHT, PrixVenteTVATaux, $this;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; if (cellname === &#39;PrixVenteHT&#39; &#124;&#124; cellname === &#39;PrixVenteTVATaux&#39;) {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $this = $(this);<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; PrixVenteHT = parseFloat($this.jqGrid("getCell", rowid, &#39;PrixVenteHT&#39;));<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; PrixVenteTVATaux = parseFloat($this.jqGrid("getCell", rowid, &#39;PrixVenteTVATaux&#39;));<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $this.jqGrid("setCell", rowid, &#39;PrixVenteTTC&#39;, PrixVenteHT + PrixVenteTVATaux);<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; }<br />&#160;&#160; &#160;&#160;&#160; &#160;},&#160;&#160; &#160;&#160;&#160; &#160;</p>
]]></description>
        	        	<pubDate>Sun, 22 Dec 2013 18:09:40 +0200</pubDate>
        </item>
        <item>
        	<title>cvneo on calculation of the VAT in the line of duty to any tax.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calculation-of-the-vat-in-the-line-of-duty-to-any-tax#p30021</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calculation-of-the-vat-in-the-line-of-duty-to-any-tax#p30021</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I want to make a calculation directly when editing a line.</p>
<p>I select my line via:<br />onSelectRow: function (id. ..</p>
<p>So I can change the cell contained. But I can not find how I can tape when calculating the cell next to.</p>
<p>This is the calculation of the VAT in the line of duty to any tax.</p>
<p>Someone would have an example?</p>
<p>Thank you in advance</p>
]]></description>
        	        	<pubDate>Sun, 22 Dec 2013 15:10:12 +0200</pubDate>
        </item>
</channel>
</rss>