Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
By default, the ComboBox appears only during editing, as it is rendered as an edit element. When the cell is not in edit mode, only the combobox value will be displayed as string instead of the actual ComboBox editor.
Need to provide support for displaying the ComboBox in a ComboBoxColumn in display mode without requiring row selection or entering edit mode.