Hi Om,
Thanks for contacting Syncfusion support.
We have analysed your query. In code behind by using
BindingOperations.SetBinding method you can bind the ItemsSource for
GridComboBoxColumn. We have prepared a sample based on this and it can be
downloaded from the following location.
Sample link: GridComboBoxColumn.zip
Please let us know if you need further assistance.
Regards,
Narayanasamy
Hi heromyth,
We apologize for the inconvenience caused.
We faced some technical issue in our server, hence the sample was not
downloaded from the uploaded link. However we have uploaded the sample again to
the server and please find the sample location below,
Sample: GridComboBoxColumn.zip
Please let us know if you have any queries.
Thank you,
Jai Ganesh S
Hi Om,
Thank you for using Syncfusion products.
We have analyzed your query. You can not directly set the
index binding as a ItemSource for a GridComboBoxColumn. However you can
achieve your requirement by writing the Custom GridCellComboBoxRenderer
class and override the OnInitializedEditElement method. We have prepared the
sample based on this and please find the sample under the following location:
Sample: SfDataGridComboboxSample
Dictionary.zip
Please let us know if you need further assistance.
Thank you,
Jai Ganesh S
Hello, trying to download the code for setting BindingOperations.SetBinding on GridComboBoxColumn, but can't do it because of the below:
Can you try to attach some sample code again? Thanks
Hi Vlatko Atanasovski,
We have prepared the sample to meet your requirement. Please find the sample in
the attachment.
Regards,
Vijayarasan S
If this post is helpful, please consider Accepting it as the solution so that
other members can locate it more quickly.