I have a gridview and i was gonna put a column with an image.
If a bound value was = 1 then I have a certain image.

However, if its any other number than I have a different image.

There are two images in total.

Would I use an imagefield for this? Wasnt sure how to put the condition in, never used one.

Thanks