Hi,
I have a set of values like
+Top
-Inside1
-Inside2
-Inside3
How do i set these data in a tree? Beeing Top the father and Inside the children.
Thanks
Hi,
I have a set of values like
+Top
-Inside1
-Inside2
-Inside3
How do i set these data in a tree? Beeing Top the father and Inside the children.
Thanks
We have a code sample that should help. Please look at the Sample Packages for CAF 8.2.1 over here:
Sample Packages for CAF 8.2.1
One of the samples: Core Controls Test, has a couple of views (tree and async-tree) that demonstrate binding some data to a tree control.
Regards,
–mark