I'm experiencing a DropList or ComboBox requiring three clicks to get the list of values to load. Does anyone know of a workaround for this?
The DropList is bound to a field in my Primary Collection. If the field that the DropList is bound to doesn't have a value. Then the DropList loads the list of values on the first click.
But if the field that the DropList is bound to has a value. Then I have to click on the field 3 times in order to get the list of values to show.
The List Source is an IDO Collection.