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

[Solved] edit link on row data instead of edit button

0 Answers 61 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.
Facturen
Top achievements
Rank 1
Facturen asked on 31 May 2013, 11:45 AM
I'm new to Telerik MVC extensions and I only have basic JS knowledge. I use a Telerik grid in my web application and so far I have managed to get it to work by searching for answers here on the forum. However now I have a question for which I cannot find an answer.

I want to have an edit link on row data in the grid, instead of a separate edit button at the left of each row. I figure that something has to be done with a ClientTemplate. I am able to generate a link to an external page or Action via a ClientTemplate, however I cannot find the way to fire the Edit event for the clicked row via ClientTemplate. I suppose this should be simple, yet I cannot get it to work, nor find any solution here on the forum (or elsewhere).

I'm using Razor view engine, by the way.

Any help is greatly appreciated.
Thanks in advance.
Tags
Grid
Asked by
Facturen
Top achievements
Rank 1
Share this question
or