Forum
Topic RSS
02:18
30/03/2009
OfflineI 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.
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.
for eg:
Value returned from server : 12.345678
formatter option for column : formatter: 'number', formatoptions: {thousandsSeparator: ",", decimalPlaces: 2}
Value displayed in grid : 12.35
It would be nice to be able to retrieve the value 12.345678 returned from the server.
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.
There could be a performance cost to this hence it can be made an optional feature.
Thanks.
16:18
Moderators
30/10/2007
OfflineHello,
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.
Best Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 994
Currently Online:
77 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66
Log In
Home