Display images from databasefield

Stimulsoft Reports.NET discussion
Post Reply
kubru
Posts: 8
Joined: Fri Aug 25, 2006 6:59 am
Location: Belgium

Display images from databasefield

Post by kubru »

Hello

I am evaluating StimulReports 1.60 on IIS 6 (Win Server 2003, asp.NET 2.0.50727).
I managed to connect to the local sqlexpress database without problems.
I'd like to add images to a multi-column list.
The url for the images is stored in the database field 'DataSource1.modelpic'.
When I fill in the ImageUrl property nothing is shown on the preview page, so obviously I'm doing something wrong.
Can you tell me what exactly to fill in where in order to view the images?

Many thanks ahead!

Kurt
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Display images from databasefield

Post by Vital »


You need type path to field with image url in ImageUrl property. Example:

{DataSource1.modelpic}

Thanks.
kubru
Posts: 8
Joined: Fri Aug 25, 2006 6:59 am
Location: Belgium

Display images from databasefield

Post by kubru »

Hi

I typed exactly what you suggested in the ImageUrl property, but I can't see any of the images, sorry.

Any other suggestions are most welcome.

Can I send you a print screen of my settings, so you can check out what I did wrong?

Many thanks!
kubru
Posts: 8
Joined: Fri Aug 25, 2006 6:59 am
Location: Belgium

Display images from databasefield

Post by kubru »

Hello

I managed to see the images thanks to your suggestion!

Great support!
Post Reply