Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to display a DB record containing images...

    Hi all, I am trying to create a form that displays the data content of a single database record, with one of the fields being an image (stored in database as an image file like .jpg or .png)

    The sample at http://www.smartclient.com/smartgwtee/showcase/#upload_sql does exactly what I need by correctly displaying images from many records in my database, but I only need to display one record at a time (again containing the one image) and give the user the ability to scroll to any record

    Usually I would use DynamicForm and it works great for all my other fields but I cannot find a control for it that would work with images.

    How can this be done?

    Thanks for the help!

    JP

    #2
    Anyone?

    Is the tile grid the only way to display images from a database record?

    Comment

    Working...
    X