Say you have a GridView whose first column is a GridViewMultiComboBoxColumn.
When the grid is first activated, the cell belonging to this column in the first row becomes the active cell, but the dropdown arrow button does not display. You need to click on the cell before the dropdown button is shown.
Is there some trick to get the arrow button to display as soon as this cell (or any other cell belonging to the GridViewMultiComboBoxColumn column) is first activated?
Thanks.
When the grid is first activated, the cell belonging to this column in the first row becomes the active cell, but the dropdown arrow button does not display. You need to click on the cell before the dropdown button is shown.
Is there some trick to get the arrow button to display as soon as this cell (or any other cell belonging to the GridViewMultiComboBoxColumn column) is first activated?
Thanks.