Is there a way, in a grid, to combine GridEditMode.InCell (for row editing) and GridEditMode.PopUp (for row creation) ? Or should i use a custom action with my own creation window ?
Thanks
1 Answer, 1 is accepted
0
Nikolay Rusev
Telerik team
answered on 28 Apr 2016, 07:10 AM
Hello Denis,
The widget doesn't support different edit modes at runtime. The mode must be set in the configuration when initializing the widget.
I guess you could implement external edit form (inside Window), but there isn't such built-in feature.
Regards,
Nikolay Rusev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!