As a beginner using TreeView I don't understand how to work with data.
I want to show data from a table with a primary key. But I don't want to show this key, only some data fields.
But...
When the user select a row, I want to work with the Primary key.
How do I store the key in a node? Are there unvisible datafields?
Thank for a answer for this very beginner question…..