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

ajax loading panel on treenode doubleclick

1 Answer 31 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
priya nallaperumal
Top achievements
Rank 1
priya nallaperumal asked on 21 Dec 2010, 07:26 AM
i am using radtreeview in my page. while double clicking the tree node i want to open the rad window. before that i want  to  display ajax loading panel.
how can i do this. help me.
thanks .
priya.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 21 Dec 2010, 11:09 AM
Hello,


Attach "OnClientDoubleClick" to RadTreeView and use any of the method described in documentation to open window.

For showing LoadingPanel like appearance for window, set the ShowContentDuringLoad property of window. Check the demo which shows same.


-Shinu.
Tags
TreeView
Asked by
priya nallaperumal
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or