Is there a way to add images to a grid? I have a table with these fields: includeimage, imagefilename. I want to display a grid with a check box in column1 and the image for each record in the column2. Then let the user check which images they want to use.
I know how to add a checkbox and image control to grid columns, but don't know how to display the actual image in column2 based on the imagefilename.
Is this possible, or is there another way to do this?
Thanks - Emma
I know how to add a checkbox and image control to grid columns, but don't know how to display the actual image in column2 based on the imagefilename.
Is this possible, or is there another way to do this?
Thanks - Emma