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

JavaScript Error in Grid

1 Answer 20 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vivek
Top achievements
Rank 1
Vivek asked on 03 Nov 2016, 02:32 AM

Refer the Fiddle here

http://jsfiddle.net/sharanvivek/hLG98/62/

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

Sort by
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.
 
Tags
Grid
Asked by
Vivek
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or