Author Topic: historyMove in treeModel is not working..  (Read 314 times)

tbum

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 11
    • View Profile
historyMove in treeModel is not working..
« 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?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: historyMove in treeModel is not working..
« Reply #1 on: June 07, 2023, 05:19:42 pm »
Reordered nodes can be obtained in https://paramquery.com/pro/api#event-moveNode event.