StiImage datasource error

Stimulsoft Reports.Flex discussion
Locked
carlos-hribeiro
Posts: 3
Joined: Tue Jun 14, 2011 8:56 am
Location: Brasil, Maringá - PR

StiImage datasource error

Post by carlos-hribeiro »

Hello,

I have a StiImage field that I add dynamically to a form and I'm passing a ByteArray to your datasource. This was working using a version from March.
I upgraded to the latest version and now this field no longer works. How do I do now?

Ps: Sorry for the bad english
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

StiImage datasource error

Post by Vladimir »

Hello,

Please provide the code by which you are adding StiImage component and assign data to DataSource. We will test it.

Thank you.
carlos-hribeiro
Posts: 3
Joined: Tue Jun 14, 2011 8:56 am
Location: Brasil, Maringá - PR

StiImage datasource error

Post by carlos-hribeiro »

I found the error. I was passing the byteArray as String in my datasource. I switch to byte[] and works in most recent version.

Thanks
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

StiImage datasource error

Post by Ivan »

Hello,

Let us know if you need any additional help.

Thank you.
Locked