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

GridView (Cells)

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 22 May 2008, 03:51 PM
Using a gridview control, can you display cell data as buttons.  I am trying to simulate a list of menu options in cells...

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 23 May 2008, 03:26 PM
Hi Leonard,

Thank you for this question.

Yes, RadGridView can display buttons. You should add a GridViewCommandColumn to the grid Columns collection. You should handle the CommandCellClick event to get notified when a button is clicked.

Take a look at the "UnboundMode" example in our Quick Start Framework.

Do not hesitate to contact us, if you have other questions.

All the best,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Tim
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or