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

RadLoadingPanel in RadGrid

2 Answers 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Will
Top achievements
Rank 1
Will asked on 19 Sep 2013, 09:08 PM
I need to display the RadLoadingPanel for the Radgrid however I have a timer that every 3 seconds rebinds the grid. Is it possible to exclude the loading panel on certain events.

2 Answers, 1 is accepted

Sort by
0
Will
Top achievements
Rank 1
answered on 20 Sep 2013, 05:01 PM
Any Suggestions?
0
Maria Ilieva
Telerik team
answered on 24 Sep 2013, 10:47 AM
Hello Will,

You could show the RadAjaxLoadingPanel explicitly on  specific client event as shown in the online help below:
http://www.telerik.com/help/aspnet-ajax/ajax-show-hide-loadingpanel.html
Also you could ajaxify the RadGrid control partially so that the LoadingPanel appear on specific actions:
http://demos.telerik.com/aspnet-ajax/ajax/examples/manager/partialajaxification/defaultcs.aspx

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Will
Top achievements
Rank 1
Answers by
Will
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or