manikandan r

manikandan r

  • NA
  • 334
  • 0

jQuery UI Autocomplete - Allow only listed text items

Jun 20 2018 2:38 PM
I have a jQuery UI Autocomplete textbox which make ajax call to complete the textbox item(from database).
this works good. but the problem is if i type any invalid or unmatched texts its still remains in the textbox. how do i allow only the listed text items?
 

Answers (1)