This question is locked. New answers and comments are not allowed.
Hi, all
I need your help! I'am try to use TreeView control (asp.net mvc) with Ajax load-on-demand data loading.
On my *.aspx page (before the TreeView will be shown) i need find some top node in TreeView and find and expand some its children nodes. In this I have a problem:
how can I do this when the child elements have not yet been loaded?
Thanks!
I need your help! I'am try to use TreeView control (asp.net mvc) with Ajax load-on-demand data loading.
On my *.aspx page (before the TreeView will be shown) i need find some top node in TreeView and find and expand some its children nodes. In this I have a problem:
how can I do this when the child elements have not yet been loaded?
Thanks!