Closed jadrake75 closed 7 years ago
Since the selectPicker is using bind and unbind, can not add the & validate:rules to the binding statement. It will report "already bound". Changing it to attached( )/detached() does not work, therefore may need a redesign of the selectPicker
Since the selectPicker is using bind and unbind, can not add the & validate:rules to the binding statement. It will report "already bound". Changing it to attached( )/detached() does not work, therefore may need a redesign of the selectPicker