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

RadTabStrip - load on demand

1 Answer 61 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Rohit Dehar
Top achievements
Rank 1
Rohit Dehar asked on 20 Aug 2010, 07:49 PM
Hello:

We are using Telerik v2009Q2; the business scenario is as follows:

1. RadTabStrip contains 2 RadTabs;
2. Each RadTab has 1 RadGrid;
3. Business wants data to be available only in RadTab-0 on load;
4. When user selects RadTab-1, it will load data, using AJAX;

Here is the problem we are facing:

. When user selects RadTab-1, the data in RadTab-0 gets cleared;

Note: We have tried a lot of combinations while calling AjaxSettingsCollection.AddAjaxSetting() method, but end result is always the same.

Will appreciate if a solution is provided.

Thanks .. Rohit Dehar

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 23 Aug 2010, 11:02 AM
Hello Rohit Dehar,

How are you loading the RadGrids in the PageViews? Are the Grids added to the PageViews on each postback?

Kind regards,
Simon
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TabStrip
Asked by
Rohit Dehar
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or