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

RadInput with required validator in RadTab

2 Answers 51 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 04 Jun 2009, 03:28 AM
i having javascript error "htmlfile: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus."

This happen when i having two RadPageView and one required validator registered in textbox located RadPageView1, after this i move to
RadPageView2 and click on button which is not inside tabs.

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 04 Jun 2009, 07:41 AM
Hello Brian,

You can try setting the CausesValidation property of RadTabStrip to false.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Brian
Top achievements
Rank 1
answered on 04 Jun 2009, 09:31 AM
Hello Albert,

i think is not wise to turn off this option.
Let say I have validation control with my page?
Tags
TabStrip
Asked by
Brian
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Brian
Top achievements
Rank 1
Share this question
or