K
k_babaria
Hello,
I would like to have combobox come up in datagrid view control in
Windows forms project.
For example one of the columns is US States. When users enter into edit
mode I would like this cell to show up a combobox with the states
value. When this cell loses focus then the selected value should show
up in the cell and combobox should disappear.
I know about datagridviewcomboboxcolumn class, but this puts the
combobox in all the rows instead of having it show up in one cell while
editing.
Any help/pointers is appreciated.
Thanks
-Ketan
I would like to have combobox come up in datagrid view control in
Windows forms project.
For example one of the columns is US States. When users enter into edit
mode I would like this cell to show up a combobox with the states
value. When this cell loses focus then the selected value should show
up in the cell and combobox should disappear.
I know about datagridviewcomboboxcolumn class, but this puts the
combobox in all the rows instead of having it show up in one cell while
editing.
Any help/pointers is appreciated.
Thanks
-Ketan