This question is locked. New answers and comments are not allowed.
Hi, I am looking at using the TreeView for a new project that I am about to start but I am a little confused as to whether I will be able to get the functionality that I require. Basically I will have a page that is split into 2 divs, the left containing the treeview and the right to load data into when the node 'onselect' method is triggered. This is where I am unsure how to do this. How can I target my left div to load content from the right div treeview node 'onSelect' using Ajax, is this possible? If so is there any example available?
Thanks.
Thanks.