<?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: data parameter are not modified during inline editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-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/bugs/data-parameter-are-not-modified-during-inline-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on data parameter are not modified during inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18668</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18668</guid>
        	        	<description><![CDATA[<p>Thanks Oleg,</p>
<p>Will do it.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Jul 2010 16:06:47 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on data parameter are not modified during inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18613</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18613</guid>
        	        	<description><![CDATA[<p>Thanks Tony,</p>
<p>I am not yet know new 3.7 features of jqGrid good enough.</p>
<p>Nevertheless, it seems to me that the new function <strong>refreshIndex</strong> should be at lease documented on /jqgridwiki/doku.php. If would be also nice if the setting of <strong>data</strong> parameter would be possible with only &#160;one&#160;<strong>setGridParam</strong>&#160;operation&#160;like for the most all other parameters documented in /jqgridwiki/doku.php?id=wiki:options&#160;. One can for example introduce additional jqGrid method (like for setting the capture) and write in the last column "Can be changed?" in the table from&#160;/jqgridwiki/doku.php?id=wiki:options&#160;the text "No.Method avail." or just like for setting <strong>altclass</strong>&#160;only write in the documentation something like "Yes. Requires index refresh with refreshIndex method".</p>
<p>Probably&#160;any changes of&#160;documentation are easier as changes of the code.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 15 Jul 2010 12:45:27 +0300</pubDate>
        </item>
        <item>
        	<title>tony on data parameter are not modified during inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18601</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18601</guid>
        	        	<description><![CDATA[<p>Hello Oleg,</p>
<p>Thanks, but it seems that this is not a bug.</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 15 Jul 2010 10:14:13 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on data parameter are not modified during inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18552</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/data-parameter-are-not-modified-during-inline-editing#p18552</guid>
        	        	<description><![CDATA[<p>Hi Tony!</p>
<p>I answerd on one question on StackOverflow (<a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://stackoverflow.com/questions/3229141/losing-edited-cell-data-after-paging/3230059#3230059&#39;);" href="http://stackoverflow.com/questions/3229141/losing-edited-cell-data-after-paging/3230059#3230059" target="_blank"></a><a href="http://stackoverflow.com/quest" rel="nofollow" target="_blank">http://stackoverflow.com/quest</a>.....59#3230059). The problem is that during inline editing (saveRow or editRow) only the data in the grid will be saved. The internal <strong>data</strong> parameter, used for holding of data in case of the local data holding, will be NOT modified. As a workaround I suggested to modify myGrid.getGridParam("data") based on the data read from the jqGrid after saving: myGrid.getRowData(rowid).</p>
<p>If one don&#39;t do this, then the grid data will be reseted after and sorting or paging operation and all modification will be disappeared.</p>
<p>If seems to me that modification of the internal&#160;<strong>data</strong>&#160;parameter should do jqGrid itself.</p>
<p>Best regards<br />Oleg</p>
<p>P.S. The problem are also posted under /blog/?page_id=393/help/losing-edited-cell-data-after-paging/</p>
]]></description>
        	        	<pubDate>Tue, 13 Jul 2010 02:08:23 +0300</pubDate>
        </item>
</channel>
</rss>