Hi,
I m currently using kendo MVVM framework and I want to use the validation feature provided by kendo.
I'm facing problem with validation when am displaying controls on a kendo window. here is the link to jsfiddle sample -
http://jsfiddle.net/saisworld/UquQ6/6/
It works for the item row in the table and for other rows it doesn't. Even after clicking the button Validate it doesn't show the validation message.
Please advise.
Thanks
Sai