Jump to content

Recommended Posts

Posted

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

  • 4 months later...
Posted

Is there already a solution for this ? Would be fine if it was bad looking, but global one (written once in entire program) 

  • 1 year later...
Posted

Hi friend.

View my topic:

 

Test with 

    UniSession.Synchronize;

after open the datasets.

I hope this can help you.

 

 

  • Like 1
×
×
  • Create New...