L
Lars Netzel
I have a Combobox that is filled from a dataset.
I want to let the user be able to edit the text in the Combobox and if he
enters a text that is not a equal to any of the items in the combobox, I
want to catch that event.
As it is right now, the text the user wrote is overwritten with the
selecteditem when he leaves the Combobox.
Please help/
Lars
I want to let the user be able to edit the text in the Combobox and if he
enters a text that is not a equal to any of the items in the combobox, I
want to catch that event.
As it is right now, the text the user wrote is overwritten with the
selecteditem when he leaves the Combobox.
Please help/
Lars