Hi all!
I’m using the Treeview plugin, I’ve choose it because is based on a dataset and, in this way, I can sort the child.
With this nice plugin is possible to create a multi-column tree.I’ve do that.
When I set the onEditFinished function, the plugin pass the column edited as argument but when I set the onNodeClicked function I obtain only the node id.
Does exist a way to retrive the column clicked?
Thanks in advance
Marco