angular-dual-multiselect-directive
angular-dual-multiselect-directive copied to clipboard
A simple dual multiselect directive with filtering. Uses Angular and Bootstrap.
I want to disable this checkbox on some click button but can't able to do that.
[dual_multi_select.txt](https://github.com/alexklibisz/angular-dual-multiselect-directive/files/1649538/dual_multi_select.txt) Hi, We are facing the issue while opening the modal popup on IE with Dual multi select binding. The Browser is getting hanged while loading the popup. please find...
Reproduce: set both "items" and "selectedItems", where selectedItems shoud behave like a model ("selectedItems" contains initially only objects from "items")
Included new Material Design template, triggered by inclusion of 'dms-md' attribute. Also added 4 new options (see updated README.md). Please note, I haven't updated the .min.js file... all attempts have...
Very useful, Why not add this project to bower/npm ?