Using Combobox in sfDatagrid

Hi, I'm using VB.net and would like to add a combobox to the sfDataGrid as the first column. The sfdatagrid datasource is a datatable.

I need the value displayed in the combobox to be the value from a column in the sfDatagrid, but would like the dropdown values to be from a differnet datatable? I have tried everything and can only populate the combobox with a value from a sfDataGrid cell if i add the combobox at the end. But i cannot find how to populate the dropdown with items from a different datatable.

Thansk, Martin

1 Reply

SS Susmitha Sundar Syncfusion Team May 30, 2020 04:20 AM UTC

Hi Martin, 
 
Thank you for using Syncfusion controls. 
 
We have prepared the sample with different datatable for SfDataGrid and GridComboBoxColumn.  
 
 
If we misunderstood anything, please modify the above sample based on your requirement. 
 
Regards, 
Susmitha S 


Loader.
Up arrow icon