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

using RadBinary Image control in SharePoint webpartss

1 Answer 42 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
BRK
Top achievements
Rank 1
BRK asked on 17 Jun 2011, 05:35 AM
Hi All,

Can anyone tell me how can I implement Rad Binary Image control in sharepoint webparts?

A demo is given on this control in Telerik site where they used SQL server as backend to retrieve images.

But here I want to use Picture library path or Lists to retrieve Images.

Help me how can I integrate and get the result.

Regards
BRK

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 21 Jun 2011, 12:22 PM
Hello brk,

RadBinaryImage does not support automatic extraction of image data from a SharePoint picture library or SPList. However, as long as you can do that manually (the extraction of the image data) and pass the image data as a byte array to the DataValue property of the RadBinaryImage control, you should be able to achieve your requirement programmatically.

Hope it helps. 

Regards,
Tsvetoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Sharepoint Integration
Asked by
BRK
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or