Skip to Content
0
Jul 06, 2022 at 03:06 PM

How to restrict combobox to not allow manually edit value but allow only dropdown selection

309 Views

I am having a requirement. I am having combobox and I have to allow user to input only dropdown values from odata service. I user enter anyother key then it should show invalid entry. How is this possible in combobox?