M
MS
Hi,
I have a datagridview with few combobox columns. Comboboxcolumns are bound
to datatable. In EditControl showing event I change the style to Dropdown to
allow for typing. The width of ComboBox that appears on clicking the cell is
smaller than the column size. How can I change the width of EditingControl. I
tried changing the width and dropdown Width of comobox but it's not changing.
Also, I see two dropdown when I click on dropdown arrrow of ComboBox in a
grid cell and I when I start to type I see another one that is shown over the
first one.
How can I have only one dropdown showing?
Any help would be great.
Thanks
I have a datagridview with few combobox columns. Comboboxcolumns are bound
to datatable. In EditControl showing event I change the style to Dropdown to
allow for typing. The width of ComboBox that appears on clicking the cell is
smaller than the column size. How can I change the width of EditingControl. I
tried changing the width and dropdown Width of comobox but it's not changing.
Also, I see two dropdown when I click on dropdown arrrow of ComboBox in a
grid cell and I when I start to type I see another one that is shown over the
first one.
How can I have only one dropdown showing?
Any help would be great.
Thanks