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

[Solved] Editing row by click on row (no button)

2 Answers 29 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.
Daniel
Top achievements
Rank 1
Daniel asked on 18 Aug 2011, 08:06 AM
Hello!
I'm trying out the Telerik MVC Edit grid with inline editing. The default behavior is that you get an "Edit" button to the right and when clicked the row changes to "inline editing" mode.

I wonder if it's possible to change so if the user clicks any were on the row then it changes to "inline editing" mode. Example jqgrid here: http://www.trirand.net/aspnetmvc/grid/editrowinline


Can the above be done with Telerik MVC Grid?
How, example anyone?

2 Answers, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 19 Aug 2011, 09:48 AM
Hi Daniel,

Although, this is not available as a built-in feature, similar functionality can be achieved with few lines of JavaScript. I have attached a small sample which demonstrates both entering in edit mode and saving the modifications.

Regards,
Rosen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

0
Daniel
Top achievements
Rank 1
answered on 19 Aug 2011, 10:03 AM

Thanks! I was trying out also and got it to work as I wanted without any bigger problems so the grid seems to be fairly customizable. But your attached sample was solving the issue somewhat better so thanks!

Now I only have to convince the rest of the team to go on Teleriks controls!


Tags
Grid
Asked by
Daniel
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or