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

How to configure LoadingPanel to block whole screen?

3 Answers 166 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kai
Top achievements
Rank 2
Kai asked on 27 Jul 2011, 09:11 AM
Hi all,
I've read some threads, the RadControlsAjaxCourseware.pdf and check the demos but did not find what I need: I have a master page (vb.net 2010 4.0) with content pages and user controls. In one of the user controls I have a RadGrid. There I added RadAjaxLoadingPanel (using v2010.3.1109.40). This works quite well, but it only blocks the grid so the user is able to use the other controls on the page. How could I set RadAjaxLoadingPanel to block the whole page? It's not necessary to Ajax-enable the whole Masterpage.
Thanks!

3 Answers, 1 is accepted

Sort by
0
Accepted
Maria Ilieva
Telerik team
answered on 27 Jul 2011, 03:46 PM
Hi Kai,

Please refer to the code library below which elaborates on this matter:
http://www.telerik.com/community/code-library/aspnet-ajax/ajax/how-to-make-a-radajaxloadingpanel-span-over-the-whole-page.aspx

The the approach on your side and let me know if it works for you.

Best wishes,
Maria Ilieva
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.

0
Maria Ilieva
Telerik team
answered on 27 Jul 2011, 03:46 PM
Hi Kai,

Please refer to the code library below which elaborates on this matter:
http://www.telerik.com/community/code-library/aspnet-ajax/ajax/how-to-make-a-radajaxloadingpanel-span-over-the-whole-page.aspx

The the approach on your side and let me know if it works for you.

Best wishes,
Maria Ilieva
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.

0
Kai
Top achievements
Rank 2
answered on 28 Jul 2011, 08:43 AM
Works great, thanks Maria!
Tags
Ajax
Asked by
Kai
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Kai
Top achievements
Rank 2
Share this question
or