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