Hi,
I have followed this example to implement server side validation in my grid edit:
http://www.kendoui.com/code-library/mvc/grid/handling-server-side-validation-errors-during-pop-up-editing.aspx
It works when I used the standard pop up editor but when I substitute it with my custom template editor the tool tip with the model error does not display.
How can I modify this to work with a custom template ? ie one that sits in sharedviews\editor templates\
I have followed this example to implement server side validation in my grid edit:
http://www.kendoui.com/code-library/mvc/grid/handling-server-side-validation-errors-during-pop-up-editing.aspx
It works when I used the standard pop up editor but when I substitute it with my custom template editor the tool tip with the model error does not display.
How can I modify this to work with a custom template ? ie one that sits in sharedviews\editor templates\