find the checked treenode in treeview???
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, everyone: i am using treeview control of ie web controls in vs2003. I have written a javascript code to CHECk - UNCHECK all the Child nodes if parent node is UNCHECKED or checked in the client side. However, when i click a button to retrieve the checked treenodes, all nodes' checked property is false. Why?? and how could i retrieve the checked node? any idea is appreciated, thanX in advance! Regards, Steven