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

How to disable validation?

3 Answers 227 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Brew Hutch
Top achievements
Rank 1
Brew Hutch asked on 18 Aug 2010, 10:18 PM

 I have two tabs. Tab#1 contains a form which has validation  controls.
The problem is I can not click on tab#2 to open unless I complete the form in tab#1.
How can I disable validation for the RadTab?

Thanks
Brew

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 19 Aug 2010, 08:17 AM
Hi Brew ,

You should set CausesValidation property of the tabstrip to false.

Best 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
0
Cori
Top achievements
Rank 2
answered on 23 Aug 2010, 06:47 PM
Hello Brew,

A better solution would be to place all your Validation controls for that tab under the same ValidationGroup, so that you don't need to set CausesValidation="false" on all your other tabs.

I hope that helps.
0
Shikhar
Top achievements
Rank 1
answered on 07 Jul 2015, 01:35 PM

Hey,

Upon exporting data from the gridview .I followed the code precisely from the demo.But i m getting the pdf as it is attached.

My concern is why? and How ?

Tags
TabStrip
Asked by
Brew Hutch
Top achievements
Rank 1
Answers by
Yana
Telerik team
Cori
Top achievements
Rank 2
Shikhar
Top achievements
Rank 1
Share this question
or