Subject | Re: [IBO] Image in a Grid |
---|---|
Author | Jack Cane |
Post date | 2014-02-21T15:48:43Z |
I had a hard time adapting the tIboGrid paradigm for this purpose, ended up displaying images returned by a tIboQuery, in a plain-vanilla tTable. See this site for example.
Best,
Best,
jwc
On Feb 21, 2014, at 1:08 AM, Alexandre <alexandrepires2000@...> wrote:
I Guys,
Exist some way to display external images in a grid columns when the
data source only contains links to the images ? In my data base only
have the link, but I need show the image inside of the grid.
Exist some way to do this with IBO ?
Thanks
Alexandre