D
Dick Swager
I have a DataGridView with all DataGridViewTextBoxColumn columns. However I
want a DataGridViewCheckBoxCell in the one of the rows only. For example, I
want the cell in the 5th row, 3rd column to be a CheckBox (or maybe a
ComboBox) whereas all of the other cells in the DataGridView are TextBox
cells.
Is this possible? If so can someone point me to an example of how it is
done?
TIA, Dick
want a DataGridViewCheckBoxCell in the one of the rows only. For example, I
want the cell in the 5th row, 3rd column to be a CheckBox (or maybe a
ComboBox) whereas all of the other cells in the DataGridView are TextBox
cells.
Is this possible? If so can someone point me to an example of how it is
done?
TIA, Dick