<?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: Calculations from a previous row.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/calculations-from-a-previous-row</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/calculations-from-a-previous-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>brewsterjones@hotmail.com on Calculations from a previous row.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calculations-from-a-previous-row#p27890</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calculations-from-a-previous-row#p27890</guid>
        	        	<description><![CDATA[<p>To begin with&#8230; love the product!</p>
</p>
<p>Tougher question. &#160;I need to add dates from a previous row and field. Example:</p>
</p>
<table border="0" cellspacing="0" cellpadding="0" width="300px">
<tbody>
<tr>
<td width="25"><strong>#</strong></td>
<td width="88"><strong>Start Date</strong></td>
<td width="102"><strong>Number Mos</strong></td>
<td width="85"><strong>Event</strong></td>
</tr>
<tr>
<td>1</td>
<td>1/2012</td>
<td>3</td>
<td>Payment</td>
</tr>
<tr>
<td>2</td>
<td>4/2012</td>
<td>6</td>
<td>Vacant</td>
</tr>
<tr>
<td>3</td>
<td>10/2012</td>
<td>1</td>
<td>Sold Item</td>
</tr>
</tbody>
</table>
<p>I want row 2 to update the start date by adding 3 months to 1/2012 result of 4/2012 and then row 3 to update 6 months from 4/2012 etc etc. &#160;A continuation from the previous date/data. &#160;</p>
<p>Or maybe an easier way to ask the question, can you put formulas in the update or cell value kind of like excel. &#160;<br />B3=B2+C2 and B4=B3+C3 etc etc.</p>
<p>I saw in other posts that it does not do any calculations... I can do the formulas for the data but how can I populate the update field or insert field with the data?</p>
</p>
<p>Any help or advice would be greatly appreciated.</p>
]]></description>
        	        	<pubDate>Tue, 11 Dec 2012 00:51:16 +0200</pubDate>
        </item>
</channel>
</rss>