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

Page.IsValid = false Causes RadTabStrip to Not Work

1 Answer 33 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Brandon
Top achievements
Rank 1
Brandon asked on 16 Apr 2008, 09:07 PM
I have an aspx page containing a RadTabStrip some controls and some RequiredFieldValidators. When the page is not valid, the RadTabStrip will not switch to the tab that was clicked. How can I avoid this?

1 Answer, 1 is accepted

Sort by
0
bemara57
Top achievements
Rank 1
answered on 23 Apr 2008, 03:02 PM
This was driving me crazy.. until I realized that RadTabStrip has a CauseValidation flag- just set it to false and it should be ok!
Tags
TabStrip
Asked by
Brandon
Top achievements
Rank 1
Answers by
bemara57
Top achievements
Rank 1
Share this question
or