This question is locked. New answers and comments are not allowed.
Hi,
There seems to be an issue with Telerik MVC Grid in Edit Mode
When I click on Edit button, the grid goes into edit mode and displays Update and Cancel buttons in the grid.
Now when i hover mouse on Update button, the URL points to Update Action Method and when I hover Mouse on Cancel button it points to Select Action Method. This is fine
Now in edit mode, I am entering invalid data and clicking on Update button, a validation error is displayed in grid column.
Now when I hover mouse on Cancel button its URL points to Update Action method instead of Select Action Method which is the default when the grid goes to edit mode
Could you please help me here
Thanks,
Siva
There seems to be an issue with Telerik MVC Grid in Edit Mode
When I click on Edit button, the grid goes into edit mode and displays Update and Cancel buttons in the grid.
Now when i hover mouse on Update button, the URL points to Update Action Method and when I hover Mouse on Cancel button it points to Select Action Method. This is fine
Now in edit mode, I am entering invalid data and clicking on Update button, a validation error is displayed in grid column.
Now when I hover mouse on Cancel button its URL points to Update Action method instead of Select Action Method which is the default when the grid goes to edit mode
Could you please help me here
Thanks,
Siva