What I’d like to do is add a column containing an image to a DataTable. The DataTable will be given as source to a DataGrid after creating the columns/rows.
I tried the resolveUrl method and it didn’t work.
Could you help me add an image column to my DataTable?
Taken from This Question
Then you can set the MyImage column as such