curtis.dehaven
October 17th, 2006, 07:13 PM
I've just upgraded to 2.0 and am playing around with the TreeView control - it appears to very easy to use and quite nice.
One problem though... When I click on some of the links, that is the "Text" property of a node, I get a Java Script error. The ID of the control I'm playing with is TreeView1 - the JS error is saying that Treeview1_Data is undefined. It's being passed as an agument to a function in response to an OnClick. When I view source, I see clearly that variable being initialized to an object. Any ideas?
Curt
One problem though... When I click on some of the links, that is the "Text" property of a node, I get a Java Script error. The ID of the control I'm playing with is TreeView1 - the JS error is saying that Treeview1_Data is undefined. It's being passed as an agument to a function in response to an OnClick. When I view source, I see clearly that variable being initialized to an object. Any ideas?
Curt