Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataGridView & DataGridViewComboBoxCell

Status
Not open for further replies.

Nejibg

Programmer
Apr 4, 2008
16
GB
Hi all,

I'm populating my DataGridView from database without any problems.
But cells in 1 of the columns can have 1 of 3 possible values.
How can I display the current values in the cell and allow the user to amend it by selecting 1 of the 3 possible values?
(When the user wants to amend the cell it turns into a DataGridViewComboBoxCell)

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top