I've a combo box on a form that is binded to an Access table.
For instance, lets say the combo displays "White", "Yellow", "Red" (on this order)
I open the drop down list and I select "Red". When I open the drop down list again, the combo displays ""Red", "Yellow" and "Red"!
What can be the problem? I'm new on VB .NET. On VB6 I didn't had that problem.
Tanks in advance.
João Pinto
For instance, lets say the combo displays "White", "Yellow", "Red" (on this order)
I open the drop down list and I select "Red". When I open the drop down list again, the combo displays ""Red", "Yellow" and "Red"!
What can be the problem? I'm new on VB .NET. On VB6 I didn't had that problem.
Tanks in advance.
João Pinto