<?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: CellEdit when value unchanged problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-when-value-unchanged-problem</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/celledit-when-value-unchanged-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Romyn on CellEdit when value unchanged problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/celledit-when-value-unchanged-problem#p23830</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/celledit-when-value-unchanged-problem#p23830</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;ve got a small problem that I&#39;ve been scratching my head for days on and hope that someone can put me straight. I&#39;ve cut the code down to the simplest I can that still demostrates the issue.</p>
</p>
<p><a href="http://www.thekmz.co.uk/GEPlugin/wip/test/gridtest8/test8.html" rel="nofollow" target="_blank"><a href="http://www.thekmz.co.uk/GEPlug" rel="nofollow">http://www.thekmz.co.uk/GEPlug</a>.....test8.html</a></p>
</p>
<p>Summary:</p>
<p>I have a small grid based on local data that has a few rows in it. The data represents Pace (for runners etc) and while the source array contains the value in m/s (metres/second) the user can choose to view it in the grid in a variety of formats (m/s, min/km etc) - this they do by selecting their option from the select dropdown. This all works ok.</p>
</p>
<p>The user can also edit the values. If they change the value then all is ok but if they just enter through it/don&#39;t change it I get an error as the value is not what the fmt_pace function expects.</p>
</p>
<p>I&#39;ve tried a number of different things - including an unformat on the column in question (same url but test8b.html) but don&#39;t seem to be getting anywhere. (I&#39;ve also tried the latest jqgrid version as I&#39;m currently on 3.8 in my app but get the same).</p>
</p>
<p>So my question - how do I go about achieving what I need - user being able to select from the various format options and for the grid to display in that format, being able to edit in the same format while saving to the base array in m/s and also to be able to enter through/not change and particular cell - the latter being the only part that doesn&#39;t work.</p>
</p>
<p>Thanks in advance</p>
<p>Kindest regards</p>
<p>Romyn</p>
]]></description>
        	        	<pubDate>Fri, 01 Jul 2011 14:31:40 +0300</pubDate>
        </item>
</channel>
</rss>