jquery-editable-select
jquery-editable-select copied to clipboard
Display "not found" if key word is not matched
Hello, how to display ' not found" text when thres no matching text
thankjs
I don't see it has a feature like this. You are more than welcome to customize it yourself.
thanks , but how to show one specific element in some situation, ( in that way, i want to show an "no result" option if no matching)
You can add your logic in filter() method. https://github.com/indrimuska/jquery-editable-select/blob/7b248a10f6c32c7da0b8c700584de9b3cd9a1b20/src/jquery-editable-select.js#L41