Is there a fairly simple way to set up the GridView to behave more like an Excel spreadsheet?
If not is it possible to create a ComboBoxColumn when binding the GridView to a DataTable simply by assigning a List or IEnumerable type to the DataTable column?
1 Answer, 1 is accepted
0
Accepted
Nick
Telerik team
answered on 24 Sep 2012, 01:40 PM
Hi James,
Unfortunately autogenerating a ComboBoxColumn is not supported since there are a number of properties needed to be set in order for the column to function as expected.
You can however handle the AutoGeneratingColumnsEvent and modify the default column created for a collection property to ComboBoxColumn.
Let me know if you need any help with this!
Regards,
Nik
the Telerik team
Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.