searchable-option-list icon indicating copy to clipboard operation
searchable-option-list copied to clipboard

a jquery plugin for a searchable optionlist

Results 41 searchable-option-list issues
Sort by recently updated
recently updated
newest added

Could you anyone please let me know how can I select Options after binding the list items I can Select the items but however I couldn't Delete the Items (i.e...

Is there a way of combining SOL with [jquery-validation](https://github.com/jquery-validation/jquery-validation/releases/tag/1.17.0) Or is there another way of validating the selected value? _Idealy on client side (jquery)_ Any help appreciated. Thank you

I like this multiselector. But I don't find information how hide chosen container elements (which has class "_sol-selected-display-item_").

Hi, How can we dynamically bind SOL while getting the parameters values from the another SOL. Which event should be called and where in jscript, while performing the ajax call?...

Need help in writing a custom binding for knockout. Please help Thanks Gopal

In safari Browser , no options is showing and design is being messed up, not able to choose option from drop down. Interesting fact, it is not shown in browserstack...

I use this plugin a lot. very good plugin indeed. but it would be great if there is a way to allow selected item to be placed in whatever container...

My data list is huge 2333 records is there a way to make it faster maybe by searching for ony the first 3 characters?

once the data is loaded, is it possible to refresh it? i have several object in my app, and when clicking on one of them, i am displaying the previously...

enhancement

Hi, Is there any option to update the list of options. I mean we have to update the options dynamically. if not then how we can destroy and re-initialize?