TreeView single select
-
Hi All Im having a problem getting my treeview to select a single node. I wanna achieve the following: When i click on the checkbox then i want to select that node,that part works. But when i select a second node then i want the first node to be deselected. Can someone please help. Thanks in advance.
living life on the flip side
-
Hi All Im having a problem getting my treeview to select a single node. I wanna achieve the following: When i click on the checkbox then i want to select that node,that part works. But when i select a second node then i want the first node to be deselected. Can someone please help. Thanks in advance.
living life on the flip side
How are you capturing the "selectedindexchanged" event for the treeview ? in the codebehind file ??