Hello,
I would like to add a feature request for the RadGridView.
It would be nice if the RadGridView's HTML rendering could support base-64 encoded images, as i use these alot they are very handy because you don't have to have an image file or add a project resource for an image - you just add an img tag with the src as base-64 encoded image data.
Would be nice if i could add a base-64 encoded image + text to the a RadGridView cell contents (where the column's DisableHTMLRendering is set to false of course).
Any chance you guys could add support for this?
Let me know, thanks!
I would like to add a feature request for the RadGridView.
It would be nice if the RadGridView's HTML rendering could support base-64 encoded images, as i use these alot they are very handy because you don't have to have an image file or add a project resource for an image - you just add an img tag with the src as base-64 encoded image data.
Would be nice if i could add a base-64 encoded image + text to the a RadGridView cell contents (where the column's DisableHTMLRendering is set to false of course).
Any chance you guys could add support for this?
Let me know, thanks!