Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using an Image in a column in a DBGrid

Status
Not open for further replies.

minckle

Programmer
Mar 17, 2004
142
GB
Im displaying a DBGrid on my form containing 2 columns
Col 1 = ServiceName
Col 2 = In Use(in db it is stored as 'Y' / 'N')

Is it possible to change the Y/N field to display an image of a small tick or a small cross depending on whether its is Y or N

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top