ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: ONEITSS on May 30, 2017, 10:12:39 am
-
Hi,
I am not what i missed but grid.getchanges are giving blank data always.
already included trackModel: { on: true }, //to turn on the track changes. are they any special properties need to set to track changes.
thanks
-
Also need to set dataModel.recIndx ( primary key of the records ).
https://paramquery.com/pro/api#option-dataModel-recIndx
-
Thank you, it helped me.
Now some reason JSON data is getting extra ":" while send data to server, did i miss anything.
-
I don't see any reason for extra ":"
What's the value of getChanges() in console.log