Problem with treeview in windows application
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a problem with treeview in windows application for example i have a treeview as follows with checkboxes:- Root0 Node0 Node1 Root1 Node2 Node3 now if i checked node0 nothing will happn with root0 but if node0 and node1 both are checked thn root0 can be shows as checked and if i check on root0 thn both nodes with be checked automatically i m trying soo hard but m found nothing still, can anyone help me with it