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

Rad Tab Strip, Tab Click Server side event

1 Answer 117 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gautam
Top achievements
Rank 1
Gautam asked on 23 Nov 2010, 08:10 AM
I am using Rad tab strip control, I am using 2 tabs in my aspx page. Tab1 I am loading 1.aspx file, Tab2 I am loading 2.aspx file
I am trying to use server side Tab_Click Event for switching tabs which is not firing.
1. Please provide the solution how to use the server side tab_click event.
2. By switching between two tabs , unsaved data on forms should be notified and saved. Is there  any solution for that 
 

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 23 Nov 2010, 10:52 AM
Hi Gautam,

I've made an example showing how you could use the server side Tab_Click event. Please find it attached.
About your second request my suggestion is to write some custom code in the RadTabStrip1_TabClick method for saving data or whatever you need to do when the tab is clicked.

Sincerely yours,
Dimitar Terziev
the Telerik team
Browse the vast support resources we have to jumpstart 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
General Discussions
Asked by
Gautam
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or