Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to handle binary / blob data at client side

$
0
0
Hi,

Is there any way to get binary/imageFile data from a 'ListGridRecord' and pass it to another object at the client side.

Basically all I want to do is something similar to this
fileDto.setName(listGridRecord.getAttribute("FILEN AME"));

But with imagefile.

Thanks in advance.

Viewing all articles
Browse latest Browse all 4756

Trending Articles