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
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