This question is locked. New answers and comments are not allowed.
Hello,
I upgraded my solution to the latest release (2011.3.1115).
The included jQuery Validation Plugin is the same as the one in the Q2 release (jquery.validate.min.js 1.8.0) and so i kept my jquery.validate.unobtrusive.js (taken from here) which was fully working, but the unobtrusive validation seems to be broken.
I tried to upgrade the jQuery validation plugin to v 1.9.0 and the validation seems to be ok except for ComboBox and DropDownList. For example, an editor template DropDownList binded to an int property not nullable, which used to render with a required attribute, is no more firing the associated ValidationMessageFor.
Is it a Telerik issue? or an issue of the jQuery Validation Plugin? or the unobtrusive validation?
Any help is really appreciated, thanks in advance.
I upgraded my solution to the latest release (2011.3.1115).
The included jQuery Validation Plugin is the same as the one in the Q2 release (jquery.validate.min.js 1.8.0) and so i kept my jquery.validate.unobtrusive.js (taken from here) which was fully working, but the unobtrusive validation seems to be broken.
I tried to upgrade the jQuery validation plugin to v 1.9.0 and the validation seems to be ok except for ComboBox and DropDownList. For example, an editor template DropDownList binded to an int property not nullable, which used to render with a required attribute, is no more firing the associated ValidationMessageFor.
Is it a Telerik issue? or an issue of the jQuery Validation Plugin? or the unobtrusive validation?
Any help is really appreciated, thanks in advance.