This example demonstrates how to specify a custom EditForm template in the grid, add the Upload control to the template, and edit the in-memory data source. @Html.DevExpress().GridView( settings => { ...