Is there a way to search and suggest any items in my combo box that come back with a partial match?
It seems the when i type something in, it will only match if the item starts with the text.
example:
my items:
apple
orange
carrot
if i type "rr" i want carrot to be in the suggested list only.
Hi,
No, the suggestions are always based on the start of the text. You should Submit a feature request to Infragistics