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

refresh page view on tab click

2 Answers 196 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Pooja
Top achievements
Rank 1
Pooja asked on 13 Oct 2011, 09:13 PM
Hi,

I am using a tab strip and multi page view. Each page view is a usercontrol which contains a radgrid. I have defined all the usercontrols, tabs and views at design time.  However I noticed that on the parent PageLoad, all page views get loaded.
I would like to know if there is a way to refresh the pageviews everytime i click on a tab. The reason being that the changes i make to one grid have an effect on the other grids on the different page views which do not reflect in the current scenario.

Please help!

2 Answers, 1 is accepted

Sort by
0
Pooja
Top achievements
Rank 1
answered on 14 Oct 2011, 03:21 PM
Could someone please provide some help. I need to fix this soon!!
0
Kate
Telerik team
answered on 18 Oct 2011, 04:18 PM
Hi Pooja,

Did you try using the RadAjaxManagerProxy?  You could configure its settings in a way to allow update of the whole RadMultiPage or of the RadGrid only on a TabClick event. For more information on the RadAjaxManagerProxy you can refer to our demos and on-line documentation below:

http://demos.telerik.com/aspnet-ajax/ajax/examples/overview/defaultcs.aspx
http://www.telerik.com/help/aspnet-ajax/ajax-ajaxmanagerproxy.html

All the best,
Kate
the Telerik team
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 their blog feed now
Tags
TabStrip
Asked by
Pooja
Top achievements
Rank 1
Answers by
Pooja
Top achievements
Rank 1
Kate
Telerik team
Share this question
or