nativeDroid2 icon indicating copy to clipboard operation
nativeDroid2 copied to clipboard

Multipleselect filterable with remote data

Open damtaipu opened this issue 5 years ago • 1 comments

How to filterable remote data in multipleselect??

Is this possible? If so, how can I do it?

For example how it works in the link below is multipleselect:

http://jsfiddle.net/ezanker/asvyY/49/

damtaipu avatar Mar 04 '19 14:03 damtaipu

hi,

here is your solution jQuery Mobile

Technically you should just add the attribute data-filter="true"

well-it-wasnt-me avatar Mar 04 '19 17:03 well-it-wasnt-me