Click here to Skip to main content
15,912,977 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a DataGridView that is bound to a MS SQL local database. I am pretty new to the DataGridView control and I need to change one of the columns to be a ComboBox and give the user a list of strings too chose from - but when it updates the database it needs to provide Integers. How can I make this happen?

-Kyle
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900