ComboBox in DataGrid requiring two clicks to work

0
0

I have a combo box in a DataGrid cell.  I have to click once in the cell then click again to get the Combo box drop down to display.  I would like it to work with one click showing the dropdown.  I had submitted a ticket on this previously but it is still not working.  I have downloaded the latest version as of 11-8-2018.

  • You must to post comments
0
0

The cell has to enter edit mode to show the ComboBox. It’s the same with other web grids. We have an issue still open related to DropDownStyle=Simple:

WJ-9092 DataGridViewComboBoxColumn.DropDownStyle = Simple should automatically dropdown the combobox in a cell when entering edit mode.

Looks like it was overlooked. Will update the issue.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.