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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.