AngularJS-native version of Select2 and Selectize
Questions tagged [angular-ui-select]
169 questions
0
votes
4 answers
how to block free text entering in angular ui-select
Lib link : https://github.com/angular-ui/ui-select
Is there any way to Block the user edit in multiSelect ?
I want to allow user to only clear the previously selected data ,
But how to block him from entering any free text in the…

praveenpds
- 2,936
- 5
- 26
- 43
0
votes
0 answers
AngularJS - ui-select height small when selecting
I have the following code which is almost a copy/paste from the website PLUNKER
…
Selected: {{userCtrl.tech.selected}}

Shervin Asgari
- 23,901
- 30
- 103
- 143
-1
votes
2 answers
select2 values not changing on angular model changed
i am unable to change selected values inside select2 in my controller.
i have ajax call where data.Tab returning as…

user3815413
- 385
- 2
- 20
-1
votes
1 answer
UI sortable for Select Item in Angular
Below is my code,which I have tried
UI-sortable option is not working in this line

Elakkiya Karunanithi
- 21
- 9