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

ImageEditor - Load blob

1 Answer 109 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Rama
Top achievements
Rank 1
Rama asked on 06 Aug 2014, 09:10 AM
Hi

I have a requirement of loading images in a thumbnail rotator and on click of the thumbnail, open the image in bigger size. The user then should be able to edit the image like cropping, adding text etc and should be able to save it back to the database in the blob format.

I am successful in loading the images as thumbnails in a RadRotator control, from the database using datasource.
However, could you advise if it's possible to load the clicked image in a new RadImageEditor control in Rotator.ItemClick event. And then save it back to the database when it's edited (cropped, marked, text added etc)

Thanks

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 11 Aug 2014, 10:07 AM
Hi Rama,

You could use a custom content provider for RadImageEditor in order to configure a SQL database as a file source. This should allow you to edit the images from the database that are loaded in the RadRotator control.

Please check the following demo for more information about creating such content provider: http://demos.telerik.com/aspnet-ajax/imageeditor/examples/customcontentprovider/defaultcs.aspx

Regards,
Slav
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ImageEditor
Asked by
Rama
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or