I'm getting annoyed with clicking once to select a row in the datagridview, and then clicking again to click on a control in that row (in this case a combobox).
Is there a way configure this thing so that all this can be done in one mouse click instead of two?
Change the EditMode property of your DataGridView control to "EditOnEnter". This will affect all columns though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With