E
Eric
Hi,
I have a datagridview with one combobox column.
This combobox is bound to a dataset table.
Basicly it works fine with the data but the thing that is bugging me is the
amount of mouseclicks te user has to do to change the combobox value.
first click, the row is selected.
second click opens the combobox
third click is for the item selecting
fourth click is for the next row.
I would pefer to have the combo box open directly on the first click.
How can I do this, if possible?
rg,
Eric
I have a datagridview with one combobox column.
This combobox is bound to a dataset table.
Basicly it works fine with the data but the thing that is bugging me is the
amount of mouseclicks te user has to do to change the combobox value.
first click, the row is selected.
second click opens the combobox
third click is for the item selecting
fourth click is for the next row.
I would pefer to have the combo box open directly on the first click.
How can I do this, if possible?
rg,
Eric