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

validation summary validates form controls on changeing tabstrip tabs

2 Answers 24 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Samir
Top achievements
Rank 1
Samir asked on 03 Feb 2016, 04:43 PM

I have a form contains many types of controls and validationpart .contains a rad tabstrip has two tabs in one tab entry controls like radtextbox and radcombobx there is a vaidation for each control result in a validationsummary, second tab contains a radgrid containing add record button opens a radwindow cotaining a webform for enering data .

In normar case when pressing a tab from tab strib it cuases a postback so the validation summary has error messages but the add button in the radgrid works fine.

I edited the config file add

<add key="validationsettings:unobtrusivevalidationmode" value="none">

 

the tabstrip worked fine but the add button in the radgrid has no effect and the window.radopen does not occure

is there a setting do the same thing witout affecting radgrid or radwindow

 

 

2 Answers, 1 is accepted

Sort by
0
Samir
Top achievements
Rank 1
answered on 04 Feb 2016, 08:33 AM
It worked fine when going back to the elder telerik version 2014.1.403.45 it worked fine as I want ,may be there is a bug in this version 
0
Ivan Danchev
Telerik team
answered on 08 Feb 2016, 08:15 AM
Hello Samir,

Could you please provide more details on your configuration, so we can be sure we are testing the correct scenario:
  • Are the controls you are validating (TextBox, ComboBox) embedded in a PageView or in a Tab's template?
  • Are you setting validation groups to the validated controls?

Regards,
Ivan Danchev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
TabStrip
Asked by
Samir
Top achievements
Rank 1
Answers by
Samir
Top achievements
Rank 1
Ivan Danchev
Telerik team
Share this question
or