I am attempting to use a treeview on one of my webpages. I would like to populate the nodes without a postback. I have read ll of the posts that I can find out here regarding this topic. While I have learned a lot, none have helped or totally asnswered my question.
My main question is this: Is the javascript to call TreeView_PopulateNode SUPPOSED to be generated automatically if I set the correct, and apparently secret, series of treeview properties? OR am I responsible for writing this code? If I am responsible can someone point me to a reference that describes what I need to do.
By the way, I have experimented with TreeView settings EnableClientScript (true/false), PopulateNodesFromClient(true/false) AND I have a server side event handler for the TreeNodePopulate Event , but I don't seem to be getting the automatically generated javascript to call TreeView_PopulateNode. I have also set the node property of PopulateOnDemand to true when I create nodes. None of this has worked.
Hopefully someone can help me.
Kind Regards
John
John M. Saxton
Microsoft Certified Application Developer for .NET
CompTIA Security+ Certified