This is a migrated thread and some comments may be shown as answers.

[Solved] Pure client-side events binding

0 Answers 73 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrey
Top achievements
Rank 1
Andrey asked on 18 Mar 2011, 09:15 AM
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!
Tags
TreeView
Asked by
Andrey
Top achievements
Rank 1
Share this question
or