Treeview Selection
-
Hi guys There is one problem with my project. I have treeview control which loads at runtime, i mean i am fetching data from database and fill the tree. Now my prob is that i want to select each and every node and when i select node then on right side text of that node should come in one label. I have tried all methods of treeview but in selectednodechanged event level 0 nodes can not be selected and in other methods if node is selected first time then it is display but if i select it again then it is not displayed Thanks in advance
Regards, DJ Rock
-
Hi guys There is one problem with my project. I have treeview control which loads at runtime, i mean i am fetching data from database and fill the tree. Now my prob is that i want to select each and every node and when i select node then on right side text of that node should come in one label. I have tried all methods of treeview but in selectednodechanged event level 0 nodes can not be selected and in other methods if node is selected first time then it is display but if i select it again then it is not displayed Thanks in advance
Regards, DJ Rock