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

RadAjaxLoadingPanel only showing once when in a telerik dock

1 Answer 90 Views
Dock
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 12 Jan 2009, 01:03 PM
Hi,

For some reason the RadAjaxLoadingPanel is only displayed once when using any control in a webpart. I'm doing pretty much the same as http://demos.telerik.com/aspnet-ajax/Ajax/Examples/Common/AjaxifyTimer/DefaultCS.aspx and although the content in the grid updates ever tick the loading panel is only displayed once (the very first time).

Any suggestions?

Thanks!
mitch

1 Answer, 1 is accepted

Sort by
0
Nikolay Raykov
Telerik team
answered on 14 Jan 2009, 04:07 PM
Hello John,

I created a test page in which I put a RadGrid inside a RadDock control - RadAjaxLoadingPanel is shown when fresh data is retrieved from the server. I have used the same code from the example that you mentioned to create the grid and the loading panel.

The only thing that needs to be done is to put this code in the ContentTemplate of the dock. When you run the web application you will see that everything works as expected.

For your convenience I have attached my test page so you could see how this could be accomplished. Please use it as a reference.

Best wishes,
Nikolay Raykov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Dock
Asked by
John
Top achievements
Rank 1
Answers by
Nikolay Raykov
Telerik team
Share this question
or