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

Custom GridView

1 Answer 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sam
Top achievements
Rank 1
Sam asked on 07 Dec 2011, 12:19 AM
good morning everyone,

i am trying to do some custom thing with the telerik GridView.  So lets say i have a row in a gridview with 1 column.  in each cell, i need to add several controls and labels in it.  Am i able to add more than 1 controls to a cell?

thank you

1 Answer, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 08 Dec 2011, 04:25 PM
Hello Sam,

You can create a custom cell element, which can host the desired visual element. Notice that if you want to host a control inside the cell, you should use RadHostItem class. You can read more about creating a custom cell in the online documentation.

Kind regards,
Svett
the Telerik team

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

Tags
GridView
Asked by
Sam
Top achievements
Rank 1
Answers by
Svett
Telerik team
Share this question
or