I'm using RadAutoComplete in order to search in a list. for example, this is my list:
- Rolex | Date Just | Man
- Rolex | Yacht Master ||
If a user types Rolex the list will show correctly but he types Date, it won't show anything.
I want if the user typed Date that is the middle word, the list would show.
I have read the document already but haven't found anything about that. please anyone can help me?
Update: This is the playground sample.
Thanks
completionModetoContains, if it still fails please share Playground Sample where the issue can be reproduced. - Manoj