Is there a way to know the last checked checkbox in dHTMLX Tree?
There is onCheck event handler
docs.dhtmlx.com/doku.php?id=dhtm … nt_oncheck
You can to save the last id in some global variable
Thanks, had found it.
You are welcome!
Is there a way to know the last checked checkbox in dHTMLX Tree?
There is onCheck event handler
docs.dhtmlx.com/doku.php?id=dhtm … nt_oncheck
You can to save the last id in some global variable
Thanks, had found it.
You are welcome!