<?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: getRowData while editing a row</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-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/bugs/getrowdata-while-editing-a-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>markw65 on getRowData while editing a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10892</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10892</guid>
        	        	<description><![CDATA[<p>But I&#39;ve tried it, and it does work 🙂</p>
</p>
<p>Make sure you&#39;re calling it with the correct id...</p>
</p>
<p>Mark</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 12:50:01 +0300</pubDate>
        </item>
        <item>
        	<title>rocketbob on getRowData while editing a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10885</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10885</guid>
        	        	<description><![CDATA[<blockquote>
<p>markw65 said:</p>
<p>Why not just call saveRow from your external function, before calling getRowData&#8230;</p>
</p>
<p>Mark</p>
</blockquote>
<hr />
<p>Have tried it, doesn&#39;t work.</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 10:09:15 +0300</pubDate>
        </item>
        <item>
        	<title>markw65 on getRowData while editing a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10884</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10884</guid>
        	        	<description><![CDATA[<p>Why not just call saveRow from your external function, before calling getRowData...</p>
</p>
<p>Mark</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 10:05:02 +0300</pubDate>
        </item>
        <item>
        	<title>rocketbob on getRowData while editing a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10877</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10877</guid>
        	        	<description><![CDATA[</p>
<div>
<p>Hi Tony,</p>
<p>The problem I have is the user will typically edit a row, and not click on anything else inside the grid which saves the row. &#160;Save button functionality is external to the grid. &#160;I assume aftersavefunc doesn&#39;t fire in this case, so I&#39;m not sure what this will solve..? &#160;I have tried different events inside the edited fields to force saveRow or saveCell, none of which have worked. &#160;</p>
<p>Regards,</p>
<p>Bob</p>
</div>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 06:56:33 +0300</pubDate>
        </item>
        <item>
        	<title>tony on getRowData while editing a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10858</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10858</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry, but it will be not corrected. In order to resolve your problem - there is a event aftersavefunc, where you can call getRowData to get the saved elements.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 02:30:41 +0300</pubDate>
        </item>
        <item>
        	<title>rocketbob on getRowData while editing a row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10844</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getrowdata-while-editing-a-row#p10844</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Are there any plans to fix the issue when getRowData returns a cell&#39;s html content while the cell is being edited? &#160;I have a workaround using&#160;$(&#39;#&#39; + i + &#39;_&#39; + columnName).val() but I would like to fix this in my code, as its a bit ugly.</p>
<p>The problem really manifests itself when a user edits a row, then clicks on a save button while the edit is still active.</p>
<p>Regards,</p>
<p>Bob</p>
]]></description>
        	        	<pubDate>Mon, 19 Oct 2009 14:42:14 +0300</pubDate>
        </item>
</channel>
</rss>