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

Load Image on Clientside

3 Answers 116 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Joseph Roberts
Top achievements
Rank 1
Joseph Roberts asked on 04 Jun 2012, 07:38 PM
Sorry if this has been asked, but I could not find anything relating to it, but how can I load an email to the editor on the Clientside.  I see there is an insertImage method, but I can't find any documentation on it, and it throws errors when I try to use it based on the one example I found. 

Thanks,
Joe

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 05 Jun 2012, 05:08 PM
Hi Joseph,

RadImageEditor does not offer client-side functionality for loading images. To achieve the required result I would suggest you using an AJAX request to set the ImageUrl property to point to the image you need to load. This approach is used in following live demo:
http://demos.telerik.com/aspnet-ajax/imageeditor/examples/customcontentprovider/defaultcs.aspx

Regards,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Sunil
Top achievements
Rank 1
answered on 13 Nov 2012, 03:51 PM
on C#, the Default.aspx.cs tab cannot be clicked. Nothing happens when I click it. The code only shows Default.aspx
0
Dobromir
Telerik team
answered on 14 Nov 2012, 09:05 AM
Hi Sunil,

Thank you for bringing this problem to our attention. I have logged it into our database and we will do our best to have it fixed as soon as possible.

For your convenience I am attaching the source code of the example.

All the best,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ImageEditor
Asked by
Joseph Roberts
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Sunil
Top achievements
Rank 1
Share this question
or