Hello,
We upgraded a Telerik MVC3 project to MVC 4 based on this article. But as soon as you upgrade a project to MVC4 it seems that the validation of the TimePicker in batch editing Grids doesn't work correctly anymore. When you click at the watch of the TimePicker it always says "The field <field> must be a date."
I attached a sample MVC4 project. Same project with MVC3 works correctly. So far I haven't tested if this problem only occurs in batch editing mode of the grid.
I know that you don't support MVC4 by now but you should probably have a look at this in the future.
Is there any workaround we could use right now or do we have to downgrade our project? By far everything worked fine with MVC4. This was the first issue we had.
Mathias