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

Column w/ hyperlink

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Drake
Top achievements
Rank 1
Drake asked on 30 Nov 2013, 03:31 PM
I've created a Kendo Grid and need to add a column containing a hyperlink to a controller action that supplies the clicked row's ID.  The grid would look like:

ID|Name|Product|Other|Edit, where the edit column links to '~/controller/action/currentRowID'.  

The grid is working perfectly, all that's needed is the 'Edit' row.  I'm using MVC4 using an ajax datasource.  Please help!  I cannot find anything on the web that describes how to accomplish this.

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 02 Dec 2013, 08:20 AM
Hello Drake,


You could take a look at the following page from the FAQ section of the Grid, which describes how to include action links in a Grid column.

I hope this information helps.

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Drake
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or