This is a migrated thread and some comments may be shown as answers.

[Solved] Grid Edit Mode Issue

0 Answers 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Siva
Top achievements
Rank 1
Siva asked on 06 Apr 2012, 08:38 AM
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
Tags
Grid
Asked by
Siva
Top achievements
Rank 1
Share this question
or