T
tupolev
Hello,
I want allow the user to edit the items but the only thing I found is to
delete and insert items. Is there a way how you can do that and in with
event?
I tried combobox.selecteditem=combobox.text --> runtime error: no string
I tried first insert and then delete the old item but then the event
_textchanged is fired only one time(for the first changed letter), even if I
set the selecteditem to the new inserted item. So I'm stuck with it ..
Greatings Tupolev
I want allow the user to edit the items but the only thing I found is to
delete and insert items. Is there a way how you can do that and in with
event?
I tried combobox.selecteditem=combobox.text --> runtime error: no string
I tried first insert and then delete the old item but then the event
_textchanged is fired only one time(for the first changed letter), even if I
set the selecteditem to the new inserted item. So I'm stuck with it ..
Greatings Tupolev