Custom Edit Form in the grid
Environment
Product | Grid for Blazor |
Description
How to customize the editing experience? How to change the layout of the popup editing form? How to implement business logic around the editing form?
Solution
An example is available in the following project: https://github.com/telerik/blazor-ui/tree/master/grid/custom-popup-form
The following demo also shows one approach: https://demos.telerik.com/blazor-ui/grid/editing-custom-form