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

Filling an GridviewComboColumn on runtime

1 Answer 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Manuel
Top achievements
Rank 1
Manuel asked on 12 Apr 2013, 03:06 PM
Greetings, I'm new using your controls and I found a need. I made a gridview using its property builder, and when running the project would like to fill a combobox column with values ​​from a dataset. Can this be made? Thanks for your time.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 17 Apr 2013, 02:58 PM
Hi Manuel,

Thank you for writing.

This can be easily done by setting the DataSource, DisplayMember and ValueMember of the column. Please refer to the following article which explains how you can do that: http://www.telerik.com/help/winforms/gridview-columns-gridviewcomboboxcolumn.html.

I hope this helps.
 

Regards,
Stefan
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
GridView
Asked by
Manuel
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or