Page 1 of 1

StiImage datasource error

Posted: Tue Jun 14, 2011 9:04 am
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

StiImage datasource error

Posted: Wed Jun 15, 2011 7:58 am
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.

StiImage datasource error

Posted: Thu Jun 16, 2011 7:52 am
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

StiImage datasource error

Posted: Thu Jun 16, 2011 4:20 pm
by Ivan
Hello,

Let us know if you need any additional help.

Thank you.