/devextreme-asp-net-mvc-datagrid-custom-editing-form

DevExtreme, DevExtreme (ASP.NET MVC), Data Grid

Primary LanguageJavaScriptOtherNOASSERTION

DataGrid for DevExtreme - How to implement a custom editing form in ASP.NET MVC

This example demonstrates how to create a custom pop-up editing form for a DataGrid. The implementation includes the Popup component and uses its contentTemplate field to add an editing form. To create edit buttons in the DataGrid, use the cellTemplate property.

Files to Look At

Documentation

More Examples