Last Updated:
26 Sep 2023 10:20
by Bruno71
Currently, if we bind the value of the DropDownList to a value that is not present in the data, no selection is displayed. It would be beneficial if the DropDownList showed the defaultItem placeholder when the value is null and when it is not present in the data array.