Hello,
Is it possible to have a dataProcessor in the suite 7 tree? I tried but I didn’t succeed https://snippet.dhtmlx.com/j94nj0e9
Expected behavior: receive tree changes in the api. for example when moving an item from the tree.
Hello,
Is it possible to have a dataProcessor in the suite 7 tree? I tried but I didn’t succeed https://snippet.dhtmlx.com/j94nj0e9
Expected behavior: receive tree changes in the api. for example when moving an item from the tree.
There is no dataProcessor for the dhtmlxSuite 7.
You may tr yt ouse the save() method of the treeCollection:
https://docs.dhtmlx.com/suite/tree_collection__api__save.html
to send the changed data to the backend