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

Creating a column of links which depend on data in Radgrid

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lukas
Top achievements
Rank 1
Lukas asked on 22 Jun 2015, 06:37 PM

Hello

 

I currently have a RadGrid with some data which is fetched with a stored procedure. After the grid is populated I append a GridHyperLinkColumn to the end of it. I am trying to store links in each cell of this column whose URL parameter depends on a value stored in the same row of the grid. Is there a simple way to iterate through each link in the column and construct a URL based on the value of a cell in that same row?

 

Thanks for the help.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 25 Jun 2015, 10:26 AM
Hi Lukas,

I am sending a sample RadGrid web site to demonstrate different way of configuring link columns. Please run the attached application and let me know if it helps you.

Regards,
Eyup
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
Lukas
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or