Hi,
I added a DataGridViewComboBoxColumn in a DataGridView but I can’t find the ValueMember, DisplayMember and DataSource properties. Are they not yet implemented or is there a different mechanism to fill the combobox column?
Best regards,
Alex
Hi Alex,
The bound feature DataGridComboBoxColumn is one of the last incomplete features we need to complete the DataGridView control. It will be available in the next few days.
Best,
Luca