I use GridViewDataImageColumn and specify FieldName with absolute image url.
It works fine in aspx page.
But when I do export it using ASPxGridViewExporter
The image column just simply show image url rather than the image itself.
Doesn't it suppose to do this job? Any solution for this?
Thanks.
Panya