having a combo bx in a datagrid view

rocks_lp

Member
Joined
Dec 16, 2008
Messages
15
Programming Experience
Beginner
i have a data grid view in my windows form. how can i populateit with data.
and one column in that is a combo box which has multiple options user can select. and i want the text property of ma combo box to be the data which is stored in the database and if want user should be able to change it.
 
Back
Top