0

I am using MicrosoftMVCJqueryValidation.js and want to Disable Client Side Validation For Disabled Input Controls.

Or is there any way to enable/disable client side validation using javascript?

1 Answer 1

0

You can remove the unobtrusive validation metadata when a form element is disabled and add it again if it is enabled. This question on stackoverflow would help.

Sign up to request clarification or add additional context in comments.

1 Comment

How can i do this using client side javascript?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.