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

RadGrid control and RadAjaxControlLoadingPanel

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sven Cipido
Top achievements
Rank 1
Sven Cipido asked on 17 Dec 2008, 10:26 AM
Hi,

We have a Master/child page.  In the master page we have placed the standard script manager and standard update panel.  In our child page we use the RadGrid.  I've included the RadAjaxControlLoadingPanel.  But it doesn't show up.  In the grid we also have included the statusbar and there the text "loading...." is showing perfectly.

Anybody knows how to show the LoadingPanel?

Txs inadvance.
kind regards

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 19 Dec 2008, 03:07 PM
Hello Sven,

RadAjaxLoadingPanel is intended to be shown as a progress indication when a callback request is performed over the updated control when the particular page content is ajaxified with RadAjax. If you use MS UpdatePanel to ajaxify your application, I suggest that you use the MS UpdateProgress control for this purpose.

Please review the following online resources further details about RadAjax:

http://www.telerik.com/help/aspnet-ajax/ajxloadingpanel.html
http://www.telerik.com/help/aspnet-ajax/ajxajaxmanager.html
http://www.telerik.com/help/aspnet-ajax/ajxajaxmasterpage.html
http://www.telerik.com/help/aspnet-ajax/ajax-manager-proxy.html
http://demos.telerik.com/aspnet-ajax/Ajax/Examples/LoadingPanel/LoadingImages/DefaultCS.aspx
http://demos.telerik.com/aspnet-ajax/Ajax/Examples/Manager/FirstLook/DefaultCS.aspx
http://demos.telerik.com/aspnet-ajax/Ajax/Examples/Manager/MasterPage/DefaultCS.aspx

Let me know if further questions arise.

Greetings,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Sven Cipido
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or