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

Please help:how to attach a RadAjaxLoadingPanel to a treeview

1 Answer 52 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
zxp
Top achievements
Rank 1
zxp asked on 07 Jan 2011, 03:31 AM
hi,
I have a RadTreeView as a page node list on a master page.When you click node in the treeview, a page will be showed in the right side of the master page. In the right side, I put an iframe, and the page will be shown in the iframe. I use client side event:OnClientNodeClicked for the RadTreeView. In the client event, it will set the src of the iframe:
myIfrmame.src = linkURL;

Now the question: 
When user click a node, I want to display a RadAjaxLoading Panel first before the render of the page completed. How to achieve that? Anyone who have any suggestion, will be greatly appreciated. 

1 Answer, 1 is accepted

Sort by
0
zxp
Top achievements
Rank 1
answered on 07 Jan 2011, 03:22 PM
Does anyone have a idea for this? I am waiting on line for an answer. Thanks in advance.
Tags
TreeView
Asked by
zxp
Top achievements
Rank 1
Answers by
zxp
Top achievements
Rank 1
Share this question
or