Click the Add Button and Try and select a value from the Drop down.
Notice that the change event fires correctly from the inline Dropdown. But the Drop Down on the Add Popup throws an error.
1 Answer, 1 is accepted
0
Vladimir Iliev
Telerik team
answered on 04 Nov 2016, 09:49 AM
Hi Vivek,
After reviewing the provided demo it appears that the reason for current behavior is the "change" event that you are attaching to the template column. Could you please elaborate more on why you need the "Action" DropDownList in both PopUp editor and column template?
In current case I would recommend to bind the "Action" column to actual field in the model or remove it from the editor.
Regards,
Vladimir Iliev
Telerik by Progress
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.