Page 1 of 1

Add missing datalink property to TIWCGJQMImage

PostPosted: 12 May 2015 21:30
by kmccoy
All my graphics are stored in BLOB records in a DB. I would like to send the image data to the mobile browser in the same way I do to desktop browsers. Your desktop image component already has this property.

I need DataLink.DataSource and DataLink.FieldName at minimum.

Thanks!

Re: Add missing datalink property to TIWCGJQMImage

PostPosted: 13 May 2015 09:45
by Alexander Bulei
Hi kmccoy,

Mobile suite doesn't support datalink.
You should load it manually.

Best Regards.