<?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: Access data returned from server</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/access-data-returned-from-server-1</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/feature-request/access-data-returned-from-server-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Access data returned from server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/access-data-returned-from-server-1#p16062</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/access-data-returned-from-server-1#p16062</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>As I mentioted in some other post jqGrid dispaly data in certain format. It is not possible for number to display 1.23 and then when edit to have 1.23456. Also I recommend you to have two fields for this purpose - one visible, but not editable, and another hidden , but editable.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 31 Mar 2010 16:18:47 +0300</pubDate>
        </item>
        <item>
        	<title>vinodh on Access data returned from server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/access-data-returned-from-server-1#p16018</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/access-data-returned-from-server-1#p16018</guid>
        	        	<description><![CDATA[<div id="post15952">
<p>I am looking to access the actual value returned from the  server.getRowData only returns the value after unformat applied to the  value. This results in loss of information.</p>
<p>For  instance if a double value is rounded to two decimal places and  if I  want to populate the form for edit with the original value  returned from  the server with 6 decimals, how can I get the value  returned.</p>
<p>for  eg:</p>
<p>Value returned from server : 12.345678</p>
<p>formatter option  for column : formatter: &#39;number&#39;, formatoptions:  {thousandsSeparator:  ",", decimalPlaces: 2}</p>
<p>Value displayed in grid : 12.35</p>
<p>It would be nice to be able to retrieve the value 12.345678 returned from the server.</p>
<p>This would also come in handy when there are a few undisplayed values from the entities which are used else where on the screen. This will save additional ajax calls from being made to the server.</p>
<p>There could be a performance cost to this hence it can be made an optional feature.</p>
</p>
<p>Thanks.</p>
</p>
</div>
]]></description>
        	        	<pubDate>Mon, 29 Mar 2010 02:18:25 +0300</pubDate>
        </item>
</channel>
</rss>