hi guys
I put DataGridViewComboBox in datagridview .but its
required two times click. i want such that when user click once on
DataGridViewComboBox cell, dropdown should comes.I tried but didn't
find the exact way to do that.
U have any idea plez mail .

Thanks
Neeraj

Re: DataGridViewComboBox required two times click to select item by Rory

Rory
Thu Apr 19 11:08:36 CDT 2007

Changing your DataGridView's EditMode property to EditOnEnter should
do the trick.

- Rory

On Apr 19, 4:15 pm, Neeraj <kneera...@gmail.com> wrote:
> hi guys
> I put DataGridViewComboBox in datagridview .but its
> required two times click. i want such that when user click once on
> DataGridViewComboBox cell, dropdown should comes.I tried but didn't
> find the exact way to do that.
> U have any idea plez mail .
>
> Thanks
> Neeraj