Hi
I'm very new to VB.
I have a few combobox linked to a datasource with a memberbinding source.
But everytime i select a different record in the combobox it not only moves to the selected record, but also changes the old record (that i had selected) to the new value.
Why does it do this and how can I stop it from happening.
Thanks
I'm very new to VB.
I have a few combobox linked to a datasource with a memberbinding source.
But everytime i select a different record in the combobox it not only moves to the selected record, but also changes the old record (that i had selected) to the new value.
Why does it do this and how can I stop it from happening.
Thanks
Comment