Page 1 of 1

Bind Image in Report Silverlight Pure

Posted: Wed Jun 04, 2014 8:32 pm
by yasminteles
Hello.

Doubt 1:
I have three images (files. Png) in my silverlight project. Need loads them dynamically in .mrt file ?

Doubt 2:
Image stored in the database (byte array). How has it on in .mrt file?

I need an example?

Thakyou

Teles

Re: Bind Image in Report Silverlight Pure

Posted: Fri Jun 06, 2014 8:05 am
by Alex K.
Hello,

Please try to use the DataColumn property for the image component.
http://websl.stimulsoft.com/Designer.as ... ame=Images

Thank you.