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

How to use RadAjaxLoadingPanel with programmatically created RadGris?

1 Answer 137 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pooya
Top achievements
Rank 1
Pooya asked on 19 Jun 2011, 08:18 AM
I have created a RadGrid control programmatically and added it to a placeholder control and at the moment I've placed the placeholder inside a ASP.NET AJAX UpdatePanel to avoid page flashing (the radgrid data gets updated (triggered) by clicking an external button).

I'd like to use RadAjaxLoadingPanel so that user will have a nice experience while the Grid gets updated.

1) How to use RadAjaxLoadingPanel with this scenario?

Do I have to use RadAjaxManager instead of UpdatePanel? if so, how to configure it as my RadGrid is created at runtime.

2)
Also, my RadGrid is using Export to Excel and Word built-in buttons. How would it affect these?

Many thanks,

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 20 Jun 2011, 10:40 AM
Hello Pooya,

Please review the following help topic, which elaborates on adding the Ajax settings programatically:
http://www.telerik.com/help/aspnet-ajax/ajax-add-ajaxsettings-programmatically.html

I hope this helps.

All the best,
Pavlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Pooya
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or