i put together a little example: http://jsfiddle.net/vgBbP/1/
the "normal" html5 form validation only validates non-disabled input-fields - which i think makes sense.
kendo on the other hand ignores the "disabled" attribute :(
if you could implement the expected html5 validation functionality that would be great. thanks.
the "normal" html5 form validation only validates non-disabled input-fields - which i think makes sense.
kendo on the other hand ignores the "disabled" attribute :(
if you could implement the expected html5 validation functionality that would be great. thanks.