mardi 5 juin 2018

Multi Select Dropdown in angular js

How to mark checked values in multi-select dropdown I have used this multi-select drop down

ss-multiselect-dropdown [options]="sectorOptions" [settings]="mySettings" [texts]="myTexts" [(ngModel)]="sector" (ngModelChange)="sectorChange($event)">

how to mark checked values for editing, whenever it loads again it nullifies the previous values




Aucun commentaire:

Enregistrer un commentaire