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

Show Loading Tooltip While Loading Content of RadWindow

1 Answer 91 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rimantas
Top achievements
Rank 1
Rimantas asked on 11 Dec 2008, 06:55 AM
Hi,

How to Show Loading RadToolTip while loading Content of RadWindow.

Thanks in addition

1 Answer, 1 is accepted

Sort by
0
Accepted
Svetlina Anati
Telerik team
answered on 15 Dec 2008, 08:22 AM
Hi Rimantas,

We already implemented a loading image for the RadWindow and this functionality will be available in our next release which is scheduled for the end of January.

For the time being I suggest to use a RadAjaxLoadingPanel as you have suggested. My suggestion is to use the panel's client API to show it when the window is shown and then, when the content page is loaded, hide the main page's panel.

For your convenience I prepared a sample demo project for you and attached it to the thread. The slow loading of the content page is simulated by using the Thread.Sleep method. Feel free to extend the demo further in order to meet your needs and let me know how it goes.


All the best,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Rimantas
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or