Hi Guys!
I imported my sql database to my project. Don't laugh, it is a very new thing for me. I carried my data to my form in detail view and it automaticly created every field for me. (Which was awsome for me!)
But, one of the fields in my table was a combo field with dual value (Individual/Company).
But VS imported this field as normal textbox? Is this normal? Or did I miss something?
What should I do to connect a form combobox 'truely' to that field? (I mean not adding items manually to collection)
Thanks a lot!
I imported my sql database to my project. Don't laugh, it is a very new thing for me. I carried my data to my form in detail view and it automaticly created every field for me. (Which was awsome for me!)
But, one of the fields in my table was a combo field with dual value (Individual/Company).
But VS imported this field as normal textbox? Is this normal? Or did I miss something?
What should I do to connect a form combobox 'truely' to that field? (I mean not adding items manually to collection)
Thanks a lot!