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
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!
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.