I have a visual basic form with some databound controls.
One of the controls is a combo box.
I can create a list from a database with Display Member as Type and Value Member as Type ID. But I just want this to appear a list of options, I dont want it to bind back to this data source. I am displaying another table, one of the fields I want to use this Type, (Type ID) as an option.
Start Free Trial