Completed
Last Updated: 27 May 2021 12:36 by ADMIN
Imported User
Created on: 20 Sep 2013 01:15
Category: Kendo UI for jQuery
Type: Feature Request
28
Add more direct support for jQuery Validation
When using jQuery Validation in your forms, particularly with jQuery Unobtrusive Validation, the Kendo controls don't behave well from a styling perspective. In order to get things to work, you need to use a script like the one from this example:

https://github.com/telerik/kendo-examples-asp-net-mvc/blob/master/kendo-input-widgets-validation/KendoInputs_Validation/Views/Home/jQuery_KendoMvcValidate.cshtml

It would be nice if this script/support was better documented and potentially included as a supported mechanism rather than something each customer has to implement and tweak individually.
2 comments
ADMIN
Angel Petrov
Posted on: 27 May 2021 12:36

Hi,

This seems to be implemented a long time ago. We have a validator component and the validation styles are applied correctly to form components.

Regards,
Angel Petrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Graeme
Posted on: 27 Mar 2015 15:10
This seems fundamental to me. Telerik should focus on the about of box experience with MVC. It is far to time consuming to get basic things like this working. It is a frequent complaint from our developers why does Kendo not just work with standard scenarios.