This question is locked. New answers and comments are not allowed.
Hi,
I'm new and just learning how to use grid in my MVC test project.
I want to edit row when I select from grid in a new page instead of updating in grid,. I have added a view with few textbox fields and input submit.
How to bind data on that fields and update? Any example?