Roos Bm
Member since Aug 13, 2021
- Profile: /members/14320-roos-bm.htm
- Comments: 1
Recent Blog Comments By Roos Bm
-
Managing Selections With A Dual-Select Control Experience In Angular 9.1.9
Posted on Aug 13, 2021 at 4:44 PM
Good job, that help me 🙌 I updated this part because false values do not disappear from list at the time to add to selected items. private getPendingSelectionFromCollection( collection: Contact[] ) : Contact[] { let obj = this.pendingSelection; let trueValues = Object.keys(obj) .... read more »