Conditional image in datagrid

MarkG

New Member
What I have is datagrid populated with text and an image. This image must only be displayed if the Status of the row I am displaying is 'Complete'. If the row has any other status I want nothing to be displayed in that cell - how would I do this? I should probably add that the column is bound so that I can navigate to a URL with the id of the bound column...<BR>Thanks for any suggestions
 
Back
Top