Autocomplete textbox searches only prefix text but I want search string in the following manner:
if my search string is abc then result will be
abcz, aabc, rabc
Autocomplete textbox searches only prefix text but I want search string in the following manner:
if my search string is abc then result will be
abcz, aabc, rabc