optimistex / ngx-select-ex

Angular based replacement for select boxes
https://optimistex.github.io/ngx-select-ex/
MIT License
111 stars 42 forks source link

How i can get a child object in ngmodel property or on change event. #143

Open shahabblouch opened 5 years ago

shahabblouch commented 5 years ago

How i can get a selected child object in ngmodel property or on change event. I have a scenario in which i need child object so that i can identify its parent as that child is part of different parent groups. Thanks.