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

Grid inside GridViewComboBoxColumn

1 Answer 53 Views
GridView
This is a migrated thread and some comments may be shown as answers.
NS
Top achievements
Rank 1
NS asked on 10 Oct 2017, 11:50 AM

Hello,

I would like to add a grid to a GridViewComboBoxColumn.

Can this be done? If so can you provide a demo?

Regards,

Bram

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 13 Oct 2017, 07:30 AM
Hello Bram,

You can achieve the desired result by using an approach similar to the one demonstrated in the Dropdown with headers demo from our SDK Samples Browser. For the purpose, rather than use a GridViewComboBoxColumn, you should use a GridViewDataColumn and specify a CellEditTemplate for it containing the RadComboBox from the example.
 
I hope you find these resources helpful. Please let me know if you require any further assistance from my end.

Regards,
Dilyan Traykov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
NS
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or