Hello,
how can I update the text in the combobox dynamically ?? so far I have found nothing that helps to update the text. I know how to feed the combobox and also how to preselect a value per code. The examples in the forum an the documentation do not mention this part or it is not working for me.
Right now, only when I make a click on the combobox it recognizes the preselected item and sets the corresponding text.