:: Forum >>

Insert different images into the grid

hi,
i have a issue problem with inserting images into the grid. i get my data for the grid from an oracle database. for every record there is a field with a different image-url like 'http://localhost:8081/test/images/companylogo.gif'.
how can i insert this image (like an <img src=''>) tag to the grid ?

thanks for your help.
Newbie
Monday, February 28, 2005
<img src=''>
<img src=''>
Tuesday, March 1, 2005
<img src=''http://localhost:8081/test/images/companylogo.gif">
put the URL in quotations and put <img srg="...">
Wednesday, October 19, 2005
javascript function load image
Thursday, July 6, 2006

This topic is archived.


Back to support forum

Forum search