How to make sap.m.ComboBox to display all items containing searched string
209 Views
Hi,
i have an requirement to display all ComboBox items containing searched string. i know ComboBox doesn't work like that way(only gives results starting with searched string). How can i get ComboBox showing items which contain searched string ?