treeview control and javascript, nodes, checkboxes
For the ASP treeview control, I am using checkboxes. In each node, in the code behind, I am storing a value in the Value property. On the client side in Javascript I need to find all checked nodes and then obtain the value.