The DevExpress ASP.NET MVC Grid View provides a built-in binary image editor (BinaryImage) allowing end-users to upload images to binary image column.
In this demo, the grid contains the Photo column of the MVCxGridViewColumnType.BinaryImage type. Click the Edit link to display a grid edit form. In the form, you can see the embedded binary image editor that allows you to upload an image to the Photo column.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxGridViewDemos |