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

GridButtonColumn link with image

2 Answers 206 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 1
Markus asked on 18 Jan 2008, 01:42 PM
For "GridButtonColumn" are buttontypes "LinkButton" and "Imagebutton" avaialable. Is it possible to combine both so I have an aimage and link in the column?

2 Answers, 1 is accepted

Sort by
0
Petja
Telerik team
answered on 21 Jan 2008, 12:09 PM
Hello Markus,

You could set the GridButtonColumn property ButtonType to ImageButton or LinkButton but, unfortunately, mixed behavior is not available in the current version of RadGrid. You could use GridTemplateColumn (link) and set the desired LinkButton or ImageButton settings on ItemDataBound server-side event handler of the grid.
We hope that helps.

Regards,
Petja
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Markus
Top achievements
Rank 1
answered on 21 Jan 2008, 12:23 PM
Thanks for information, I hope in the next version this is avaiable.
Tags
Grid
Asked by
Markus
Top achievements
Rank 1
Answers by
Petja
Telerik team
Markus
Top achievements
Rank 1
Share this question
or