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

Master Page & Content Page

1 Answer 341 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Brinda
Top achievements
Rank 1
Brinda asked on 15 May 2011, 07:32 PM

Hi Telerik Team,

i hav attached my application template design.In Master Page i will be having

 

 

RadAjaxLoadingPanel

but my requirement is that whatever i do in virtual scrolling grid in content page,that grid portion alone should get postback rather getting the whole page postback.In Content Page there may be some other controls that should be controlled by master page loading panel.

Can anyone help me in this?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 19 May 2011, 10:02 AM
Hi Brinda,

I'm not completely sure what is the exact functionality you need to achieve.

If you need the Grid to perform partial updates instead of regular postback you could Ajaxify the RadGrid. The best approach in this scenario is to have RadAjaxManager on the MasterPage and RadAjaxManagerProxy on the content page to ajaxify the Grid. You could also place RadAjaxLoadingPanel in the MasterPage and set it as default LoadingPanel for the main manager.
Please refer to the following online articles which elaborates on this matter:
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage.html
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage-update-everywhere.html
http://www.telerik.com/help/aspnet-ajax/ajax-load-control-from-another-webusercontrol-in-different-masterpage-contentplaceholder.html


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.

Tags
Ajax
Asked by
Brinda
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or