Hi!
I'm confused. While my comboboxes were not in use they worked fine(were populated and I could scroll the lists and select any item). Now, as I am using the selectedValue any combobox blocks all other formelements in the group box.
E.g. when I select a value in one of the comboboxes, I get the results based on the selected item, BUT a blinking cursor stays in the combobox, the text of the selected value stays selected and no other combobox opens on mouse clicks. I also cannot switch controls with Tab. I tried to reset the Focus to another element in the form, this does not change anything.
Application works and I cannot find any error or exception with the debugger. If I start the selection on another combobox, then this one blocks all other elements. The comboboxes are bound to different Data Sources. The Datasources use the same Database string and the same database table. Help, please!:mad:
I'm confused. While my comboboxes were not in use they worked fine(were populated and I could scroll the lists and select any item). Now, as I am using the selectedValue any combobox blocks all other formelements in the group box.
E.g. when I select a value in one of the comboboxes, I get the results based on the selected item, BUT a blinking cursor stays in the combobox, the text of the selected value stays selected and no other combobox opens on mouse clicks. I also cannot switch controls with Tab. I tried to reset the Focus to another element in the form, this does not change anything.
Application works and I cannot find any error or exception with the debugger. If I start the selection on another combobox, then this one blocks all other elements. The comboboxes are bound to different Data Sources. The Datasources use the same Database string and the same database table. Help, please!:mad: