combobox and databinding...

alander

Well-known member
Joined
Jun 26, 2007
Messages
120
Location
Singapore
Programming Experience
5-10
hi i got a question here..

i got a combobox that has 4 values, this is the only 4 values it shld accept in my access database

i have them in my collection list, user will select 1 of them, and it will automatically be updated on my database.. which work.. with sql update string..

however, when i want to view the records, i do not know how to allow my combo does show the desire value..

any ideas? =s
 
Back
Top