Hi,
I wonder how I can get the record related to a tree node in a TreeGrid in order to be able to access its data.
For example folderOpened passes a node. How can I retrieve the corresponding record?
I've not been able to find a solution looking at the docs.
I'm probably missing something.
Any help is appreciated.
Thank you.
I wonder how I can get the record related to a tree node in a TreeGrid in order to be able to access its data.
For example folderOpened passes a node. How can I retrieve the corresponding record?
I've not been able to find a solution looking at the docs.
I'm probably missing something.
Any help is appreciated.
Thank you.
Comment