isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

How to disable group selection. #452

Closed bittu42 closed 7 years ago

bittu42 commented 8 years ago

Hi Is there any way to avoid group selection when i click on group header.? I want to disable group header selection. I will select multiple items manually.

isteven commented 8 years ago

Hi @bittu42 ,

Unfortunately no. That feature is intentional.