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

[Solved] AJAX for RadTabStrip

1 Answer 92 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
kachy
Top achievements
Rank 1
kachy asked on 23 Jun 2009, 06:34 PM
I have searched the forum on how to enable AJAX in RadTabstrip, I found one solution to add the whole Tabstrip and Multipage inside the updatepanel. This works fine but it refreshes all the tabs. Is there a way I can enable AJAX tab by tab?
When I have to do partial postback on 3rd tab, I should be able to send only that tab.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 25 Jun 2009, 08:01 AM
Hi kachy100,

Updating merely elements of RadControls (tabs of RadTabStrip in this case) is not possible because the entire control needs to be updated on ajax request in order keep its viewstate consistent.

Kind regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
kachy
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or