This is a migrated thread and some comments may be shown as answers.

Deleted item in multiselect combo box (AngularJS)

3 Answers 97 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Mariana
Top achievements
Rank 1
Mariana asked on 16 Feb 2015, 12:36 PM
I have a combobox multiselect and I need to know what item was deleted in the event onchange.
How can I get this information in AngularJS, please?

3 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 18 Feb 2015, 09:07 AM
Hi Mariana,

Please note that this behavior is not supported out of the box, however you can for example use the "change" event of the widget to store current values in variable and on next "change" event to manually compare which values are added/removed.

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Mike
Top achievements
Rank 1
answered on 17 Jun 2016, 02:15 PM

This should be such a simple addition to make to the Widget, and it would help simplify user code a lot (which is why I use KendoUI in the first place). Please consider adding this event!

0
Vladimir Iliev
Telerik team
answered on 21 Jun 2016, 06:46 AM
Hello Mike,

You can share your idea at Kendo UI UserVoice to allow other users vote for it. Most voted ideas are included in next Kendo UI releases. 

Regards,
Vladimir Iliev
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
MultiSelect
Asked by
Mariana
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Mike
Top achievements
Rank 1
Share this question
or