L
Luqman
I have filled a treeview with parents and childs, using Hashtables.
Now, how can I check the required Parent and its Child Nodes.
for example, I have following data
Group
Item A
Item A1
Item A2
Item B
Item B1
Item B2
Now, I want to check the Item B, Item B1 and Item B2 Only, how can I ?
I have also saved the Keyvalues in the nodes, but still I don't know, how to
go to Item B ?
I know, that Item B has a Keyvalue B.
Any Idea please ?
Best Regards,
Luqman
Now, how can I check the required Parent and its Child Nodes.
for example, I have following data
Group
Item A
Item A1
Item A2
Item B
Item B1
Item B2
Now, I want to check the Item B, Item B1 and Item B2 Only, how can I ?
I have also saved the Keyvalues in the nodes, but still I don't know, how to
go to Item B ?
I know, that Item B has a Keyvalue B.
Any Idea please ?
Best Regards,
Luqman