Last Updated:
17 Sep 2020 10:55
by ADMIN
Dropdown box does not update the Text of the currently selected item after the bound data has been updated.
I have logic that updates the Data of a dropdownlist (in this case, changes the value of the TextField of a the selected item in the dropdown). After the database update, I fetch the dropdown data anew, and it reflects in the dropdown element, but not in the main element where it is currently shown.