Hi
I have a combobox which has Number as Value and String as Text properties.
I have chosen DropDown Style as DropDownList so that user can have multiple text search (not only text starting with that first character).
Now if I assign any Number as value which is not in DropDown, combobox's Text property is assigned that value and it shows up in text.
How can I change this behavior?
Thanks
Shivangi
Hi Shivangi,
What behavior do you want? What do you want to change the behavior to?
Hello Shivangi,
I was not able to reproduce your scenario. I attached a sample. Please take a look at it and feel free to let me know if I misunderstood you.