PS1 Posted January 18, 2024 Posted January 18, 2024 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
PS1 Posted May 24, 2024 Author Posted May 24, 2024 Is there already a solution for this ? Would be fine if it was bad looking, but global one (written once in entire program)
jahlxx Posted November 5 Posted November 5 Hi friend. View my topic: Test with UniSession.Synchronize; after open the datasets. I hope this can help you. 1
Recommended Posts