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

Adding a picture in each rows

1 Answer 338 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adigard
Top achievements
Rank 1
Adigard asked on 31 Jan 2012, 04:24 PM
Greetings,

I know how to do this in ASP.net by using the Telerik controls but i have some problems to do it for WinForm.

http://www.hostingpics.net/viewer.php?id=856225TELERIK2.png

Can anyone help me ?
The user must be able to click on the images to edit or to delete rows...

Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 03 Feb 2012, 10:39 AM
Hi Rambert,

Thank you for writing.

You can achieve this in several ways. You can add two command columns and in the CellFormatting event you can change the buttons images. The other option is to create a custom column with custom cell with two buttons.

I hope this will be useful to you. Please note that we are still looking forward to your reply in your thread "LinkButton in a RadGridView".

Greetings,
Ivan Petrov
the Telerik team

SP1 of Q3’11 of RadControls for WinForms is available for download (see what's new).

Tags
GridView
Asked by
Adigard
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Share this question
or