Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to get record from tree node

    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.

    #2
    Sorry, debugging I found the data IS in the node. From the docs it seemed a TreeNode did not contain the record data.
    Ignore my post.

    Comment

    Working...
    X