J
Jose Perdigao
I created a treeview and to finish I need to get solutions for the following
questions:
1. When the tree view is filled, it must get a default value as follows:
a. If the root doesn't have child, the root should be selected.
b. If the root has a child, default value should be the first child and
this root should be expanded.
2. Get the value from treeview.
How can I get the values from treeview, I mean the values: relative,
relationship, key and text. Is it possible?
3. How can I change the backcolor? At the moment is white, I would like to
change this color.
Anyone can help me?
Thanks
jcp
questions:
1. When the tree view is filled, it must get a default value as follows:
a. If the root doesn't have child, the root should be selected.
b. If the root has a child, default value should be the first child and
this root should be expanded.
2. Get the value from treeview.
How can I get the values from treeview, I mean the values: relative,
relationship, key and text. Is it possible?
3. How can I change the backcolor? At the moment is white, I would like to
change this color.
Anyone can help me?
Thanks
jcp