How can I force validation of the currently selected tab on tabclick? The RadTabStripEventArgs object contains only information on the tab that was just clicked, not the tab that was previously selected.
Thanks for that. I can now get the tab server-side, but how do I invoke client-side validation of the tab contents based on the tab value? Also, how do I cancel the tabclick event if validation fails?
Thanks,
Craig
0
Accepted
Yana
Telerik team
answered on 07 Sep 2010, 03:20 PM
Hi Craig,
You can use OnClientTabSelecting event of RadTabStrip and use set_cancel(true) method to cancel the postback.
Regards,
Yana
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