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

Kendo Grid Embedded Link

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 23 Jun 2016, 12:15 PM

Hello,

I'm looking to add a embedded link column to a kendo grid for a networked file or folder.  (ex:123Fake.txt has an embedded hyperlink of  \\Server1\Folder1\123Fake.txt )

The server that will run the site is in the same network as Server1 so I don't see security as a problem.  After a day of trying to setup a example and getting nowhere I need a hand with how to do this properly.  If it isn't possible then confirmation it's not possible will work too.

 

thanks

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 27 Jun 2016, 10:04 AM
Hi Andy,

Have you tried using column Template or ClientTemplate? You can read more about these two features here: http://docs.telerik.com/kendo-ui/aspnet-mvc/helpers/grid/faq#how-to-customize-the-way-properties-are-displayed-in-grid-bound-columns.

Basically, you can construct the HTML that is generated by using the templates so to have links rendered in the desired column. 

Regards,
Ianko
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Andy
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or