Is there some way I can add an image to a coloumn in a datagrid depending on the value of one of the underlying fields. For example if myField = 1 then display this image else display another image.

I cant seem to find any examples anywhere.