ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: tbum on June 07, 2023, 04:45:23 pm

Title: historyMove in treeModel is not working..
Post by: tbum on June 07, 2023, 04:45:23 pm
By setting the historyMove value to true in treeModel, changes in the order of nodes are also saved in history.
However, nothing changed when I called grid.getChanges . How do I know which nodes have changed their order?
Title: Re: historyMove in treeModel is not working..
Post by: paramvir on June 07, 2023, 05:19:42 pm
Reordered nodes can be obtained in https://paramquery.com/pro/api#event-moveNode event.