ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Unable to track grid changes
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unable to track grid changes (Read 2212 times)
ONEITSS
Pro Deluxe
Newbie
Posts: 27
Unable to track grid changes
«
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
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Unable to track grid changes
«
Reply #1 on:
May 30, 2017, 10:51:14 am »
Also need to set dataModel.recIndx ( primary key of the records ).
https://paramquery.com/pro/api#option-dataModel-recIndx
Logged
ONEITSS
Pro Deluxe
Newbie
Posts: 27
Re: Unable to track grid changes
«
Reply #2 on:
May 31, 2017, 12:16:54 am »
Thank you, it helped me.
Now some reason JSON data is getting extra ":" while send data to server, did i miss anything.
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Unable to track grid changes
«
Reply #3 on:
May 31, 2017, 05:57:40 pm »
I don't see any reason for extra ":"
What's the value of getChanges() in console.log
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Unable to track grid changes