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

[Solved] Save Event Listener not reading field changed from edit popup

1 Answer 161 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 1
Markus asked on 20 Jan 2015, 10:07 AM
Hi

I am trying to test the save function for an edit to catch the value entered and field id.

However this does not seem to work with the edit popup where I listen to "e.values.name".

Simply changing the edit to "mode: popup" from inline breaks the save function.

http://dojo.telerik.com/OLoQO

Help appreciated

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 22 Jan 2015, 07:44 AM

Hello Markus,

The e.values object is only availalble when Grid is incell editing mode. The same is explained here:

http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#events-save

 

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Markus
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or