When creating a grid it would be nice to embed an SVG format image into a cell. Then when the user resizes the grid row height and or column width the image would properly render with crisp view. Currently, the image has to be created for an expected row height and cell width and if that changes the image looks terrible. Furthermore, when the grid is exported to Excel the same issue is propagated to Excel. Change the image size in Excel looks terrible. Other products that allows embedding SVG images into Excel produce a very nice professional end product.
Even if the row and cell size can't change and the image is an SVG the exported grid would produce an output into Excel that would give a nice end product.
I am very surprised Infragistics has not supported this capability as it is a very common need - images need to be re-scaled often after they are generated.