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

2 Datafields in 1 GridBoundColomn

1 Answer 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Folmer
Top achievements
Rank 1
Folmer asked on 08 Nov 2011, 03:40 PM
Hello,

I'm quite new with Telerik and I really like the look and functionality of a RadGrid, so I would really like to make my wishes come true with the use of a RadGrid.

My wishes are the following:
-I would like to add a hyperlink and some text in 1 cell, but both are gathered from different datafields. 
-between the hyperlink and the the text I would like an <br />
-and I would like to all handle this in the .cs 

I don't know if this is even possible, I really hope so.

Yours,
Folmer



1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 09 Nov 2011, 03:15 PM
Hello Folmer,

You can achieve this by adding GridTemplateColumn. There you can add two HyperLinks and bind that. Check out the following documentation for more.
Creating template columns programmatically

Thanks,
Princy.
Tags
Grid
Asked by
Folmer
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or