valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
675 stars 587 forks source link

How disable some options #833

Open jvegaperez opened 7 years ago

jvegaperez commented 7 years ago

In some case I need to show some options in disable mode, how can i do this?

gr8bit commented 7 years ago

+1, from what we learned this isn't possible...

kaikiai commented 7 years ago

We found no method for achieving this, so we switched to ng2-select2, but this needs Jquery and Select2 as Dependencies in Project.

amiram commented 6 years ago

Still can't be done?

ambujkhanna commented 3 years ago

My feature is blocked due to same issue. I have to disabled few options and I am unable to find any solution. Anyone find the solution?