This is a migrated thread and some comments may be shown as answers.

In memory images

1 Answer 64 Views
BinaryImage
This is a migrated thread and some comments may be shown as answers.
Donald Norris
Top achievements
Rank 1
Donald Norris asked on 04 Mar 2010, 06:24 PM
I have a folder with PDF documents.  I have a library that will take a page from each file and convert it to a bitmap.  I would then like to take that in memory image and place it in a image column in a grid without haveing to write it to disk and the place the URL in the image column.  Is this possible?

Thanks

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 09 Mar 2010, 01:21 PM
Hi Donald,

Yes, if your image data is in byte[] you can pass it to either a RadBinaryImage in a GridTemplateColumn, or a GridBinaryImageColumn. Here is a life demo of the GridBinaryImageColumn to get you started.

Greetings,
Veli
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
BinaryImage
Asked by
Donald Norris
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or