I am using Bootstrap-select plugin (https://silviomoreto.github.io/bootstrap-select/) for my dropdown select box. After I click a button, I want the box to refresh and the \
Without "option:selected"
$("#dataPicker").val('default'); $("#dataPicker").selectpicker("refresh");