I use the excelent BsMultiSelect on my app, but I had the need to programmatically deselect all items in a given field on the screen.
What is the best way to programatically deselect all options?
And, there is any way (property) to set the mínimum/maximum selected items? I have a select min 2/max 5 in 30 options.