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

[Solved] How to Make First Column as a Hyper link in TelerikRadGrid, with out the column name

1 Answer 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
DK
Top achievements
Rank 2
DK asked on 17 Nov 2009, 10:25 AM
Hi,

How can i make the first column as a hyperlink, without using the columnname.

Column position is same, But name will different.

In First procedure returns columns names

eg: [test1],[testname],...........


In Second procedure returns columns names

eg: [test2],[testname],...........


In Second procedure returns columns names

eg: [test3],[testname],...........


I had one GridView only.

how can i make the first column as a Hyper-link

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 17 Nov 2009, 11:26 AM
Hello Dharmendra,

You can use a GridHyperLinkColumn and add it to your grid column collection, declaratively. You will find more on the various column types in the following links:
Column types - help article
Column Types - online demo

Hope this helps..
Princy.
Tags
Grid
Asked by
DK
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or