rajush / angular-dropdown-multiselect

Angular JS directive for dropdown with multi-select feature.
https://rajush.github.io/angular-dropdown-multiselect/
6 stars 6 forks source link

Is this possible to fill dropdown list with ajax? #13

Open kaydee92 opened 4 years ago

kaydee92 commented 4 years ago

Hi We need to make options list dynamically. where we are getting data from ajax call. but we can't able to do that. so please provide any solution if you have.

Thanks

rajush commented 4 years ago

Hello @kaydee92! Wouldn't getting the data through ajax call first and then updating the $scope object work?

If you have an example, please provide a plunker or codepen.

vietdq1291 commented 4 years ago

It not working with Dynamic List