Hi
I am trying to set the selected item of a combobox that has data binded to it.
It works fine in debug, but not in release. In release it ignores the set_selecteditem, and just displays the first item
in the combobox/dataset.
If have a label that works fine in release, that gets changed depending what is selected from the combobox, but i cant change the selected item of the combobox
any ideas?
I am trying to set the selected item of a combobox that has data binded to it.
It works fine in debug, but not in release. In release it ignores the set_selecteditem, and just displays the first item
in the combobox/dataset.
If have a label that works fine in release, that gets changed depending what is selected from the combobox, but i cant change the selected item of the combobox
any ideas?