After 8.3.5
form_4.getItem(“istasyon”).getWidget().clear();
gives this problem at the snippet.
here is the snippet;
https://snippet.dhtmlx.com/oizw2zou
After 8.3.5
form_4.getItem(“istasyon”).getWidget().clear();
gives this problem at the snippet.
here is the snippet;
https://snippet.dhtmlx.com/oizw2zou
Thank you for your report.
The problem was confirmed. We’ll try to fix it in one of the future updates.
As a workaround please, try to clear the combo control value after updating the options collection:
https://snippet.dhtmlx.com/n89bydq4
Hello.
We fixed your reported problem in the latest dhx.Suite update (v8.4.1).
Now the combo value clears correctly in the described scenario.
You can check it in your original snippet
Please, download the latest available dhx.Suite build from your client’s area to get this fix.
Thank you for your report.