ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: rsgmedia on October 27, 2016, 10:22:32 am
-
we are using trackmodel on pqgrid with recIndx 'id'. When i add a new row to the grid and gets the data list at the time of saving my data I am getting the newly added row in addList and updateList both. Why is this happening?
For reference code snippet is attached.
-
Newly added row should be in addList only as in this example: http://paramquery.com/pro/demos/editing_batch
Though I don't see anything unusual in your code, your code is insufficient to reproduce the issue.
Can you post a complete test case along with test data so that I can reproduce the issue at my end and find out the reason of issue.