C
Clark
Can anyone tell me how to unselect a treeview when it is initially rendered on the web page. I would like to use javascript on the client side to do this. I would like nothing selected until the user clicks in the treeview control. I believe the treeview.htc file automatically sets the selectedindex to "0" if nothing is selected. Any help would be appreciated.