Jump to content

UnimDBLookupComboBox - first select bug


PS1

Recommended Posts

TestCase in attachment.

There is probably a bug with UnimDBLookupComboBox (created on other form that MainForm).

In the testCase just click button and on the new form select another item from UnimDBLookupComboBox1. You will see that item will change only for 0.01 sec and get back to the previous selected item. It works only on first select. You need to close form and open it again for testing. 

There is workaround if you will assign UnimDBLookupComboBox.keyvalue ='...' on "FormAfterShow" event it won't happen but it's very bad solution becouse user with slow internet will notice the change happening. 

Is there a better workaround ?

 

 

unimdbLookupComboBox - first select.zip

Link to comment
Share on other sites

×
×
  • Create New...