I actually checked the showcase example (again) and found the way you implemented the Sidebar Nav Tree !
I now made a small test - and if i also make it like that (to create a TreeNode instance) for all my records i can show the different levels of each object !
The only question open then would be:
How can i force a refresh witin runtime for this TreeGrid - if there is no "DataSource" attached (only a TreeNode[]) ??
I now made a small test - and if i also make it like that (to create a TreeNode instance) for all my records i can show the different levels of each object !
The only question open then would be:
How can i force a refresh witin runtime for this TreeGrid - if there is no "DataSource" attached (only a TreeNode[]) ??
Comment