ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started 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?
-
Reordered nodes can be obtained in https://paramquery.com/pro/api#event-moveNode event.