bootstrap-duallistbox
bootstrap-duallistbox copied to clipboard
Bootstrap Dual Listbox
we are dealing with large sets of data. it would be nice if server side pagination and server side filtering is available. or is this already available? we have gone...
When i try to load large ajax response (example: 2500 entries) it says page un responsive. Any alternate way is available.
Closes https://github.com/istvan-ujjmeszaros/bootstrap-duallistbox/issues/208
I need to disable some options of the select runtime. I tried to add/remove the disable property to the option but is is still selectable by "move all". Isn't it...
For Content-Security-Policy inline styles are not allowed. Moved the styles created in the javascript file on the buttons to the css file.
Hi, I encountered an issue. I programmatically added options to the duallistbox. Everything working as expected. I then re-initialized it using duallist.html(''); and re-populated the options. I then filtered the...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...