The DevExpress ASP.NET MVC Spreadsheet allows you to insert pictures into a worksheet.
To insert a picture, select the cell where you wish to place the picture and click on the Picture item within the user interface Ribbon's Insert tab. The pictures to insert may be located on your computer or on the web. You can also move, transform and delete pictures in a worksheet.
This demo shows how personal photos can be programmatically added to each data row containing employee information.
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\MVCxSpreadsheetDemos |