Completed
Last Updated: 27 May 2021 07:21 by ADMIN
Imported User
Created on: 19 Jul 2016 15:57
Category: UI for ASP.NET MVC
Type: Feature Request
6
External editing for Kendo UI Grid
The current Kendo UI Grid does not offer support for external form editing of Grid records.  But competing companies offer support for this already as follows: http://demos.devexpress.com/MVCxGridViewDemos/Editing/ExternalEditForm

It would be great if the Kendo UI Grid also offers this functionality.
1 comment
ADMIN
Viktor Tachev
Posted on: 27 May 2021 07:21

Hello,

This functionality is provided out of the box from the framework and can be used in the Grid component as well. You can add a custom command button to the Grid that will navigate to the respective Create/Edit View where data can be modified.

Navigation between different Vews is explained in detail in the Getting started section of the MSDN documentation. The section that shows a View for creating a record is shown in the Accessing your Mode's data from the Controller article.

 

Alternatively, you can consider using the built-in Popup editing mode for the Grid. When an item is being edited or created a popup with the relevant fields will be shown:

Grid popup editing example

 

Regards,
Viktor Tachev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.