python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to set an option as disabled on ng-select?
Using ng-select version 12. Is there an option to set an item option as disabled ? ... they have a bunch of samples with some rows as disabled, but no explanation as to how they accomplish this. By c...
Mike Gmez
Votes: 0
Answers: 2
ng-select stop displaying invalid value
I have a ng-select component with list of options sent to as items. But ngModal value is not in the items i.e. invalid. But ng-select component still displays the invalid value. The behavior is not sa...
Mrinal
Votes: 0
Answers: 0
Infinity scroll in ng-select - problem with load from server
I'm using ng-select in my project and I should load items for this select from server.
I have also pagination, so I should load more items when scroll is close to the end of dropdown.
And that's the p...
emka26
Votes: 0
Answers: 0
ng-select Add Tag not working when resolved inside an observable
I need to implement a case where a tag is only added when user approves it in a seperate modal i.e when user clicks on addTag, a modal is going to open which will ask the user if he wants to proceed. ...
Aeshna
Votes: 0
Answers: 1