Home › Forums › Guriddo jqGrid JS › Help › Detecting row changes
I'd like to detect when a row's contents have changed so that I only have to make the round trip to the server when the actual data has changed.
Hello,
There is a option savedRow, which save the row before editing. See options in grid.
Regards
Tony
Thanks Tony.
This is created for you automatically.
After editing the row – you can
var savedrow
Tony.
One more issue.
You are right, but I think it is too late to change the name.
Do not know why this can not be converted. Check what you have in rowData
also you can do this
console.log(rowData);
The wierdness is that Firebug shows that rowData looks like an array of values. rowData displays like so in Firebug:
– rowData
Yes it is a bug – Fixed in GitHub. Could you please let me known if all work OK.
Thanks
Tony, I am going to assume your changes were for the 3.5 version.
Pete-
This seems like an elegant solution. Have you implemented it? Do you have example code?
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS