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

[Solved] Getting image from RadEditor ImageManager into RadGrid

3 Answers 238 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
payal shah
Top achievements
Rank 1
payal shah asked on 03 Nov 2009, 09:30 PM
Hi
Need Help..!!

Trying to get an image from image manager  in radgrid and saving it into database...

as a basic step i made a standalone imagemanager inside the radeditor and wrote a javascript "imagemanagerfunction" on clientside and  trying to execute tht script on server side using clientcallbackfunction to get image name and store it or save it in db

but its not working..


3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 06 Nov 2009, 12:58 PM
Hi Payal,

Could you please explain why do you use the standalone image manager when the editor has its own built-in Image manager? It will be easier for your to use and configure the built-in image manager and our recommendation is to use it.
You can see how to save the editor's content along with images in this live example: Save in Database.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
payal shah
Top achievements
Rank 1
answered on 06 Nov 2009, 02:28 PM
Thank You For ur reply...

Like As I said I have a RadGrid and want a column with thumbnail image so need to use ImageManager..And As RadEditor has that tool I am using it inside RadEditor... Now I just need an image manager..i.e on  html button u click on it and it will open imagaemanager, no radeditor just an imagemanager...and user can upload a new image or user can use the image from the uploadpaths given in image manager and that image will be displays as a templatecolumn on radgrid and that image will be saved in database in sql server...

And I did went through the telerik given example for editor for saveindatabase...but that example is also imagemanager inside the RadEditor ...so i just want imagemanager outside radeditor as standalone control...


0
Rumen
Telerik team
answered on 11 Nov 2009, 05:37 PM
Hi Payal,

Thank you for your explanation.

Unfortunately, we do not have such an integration example, but you can try to implement it yourself using the Using the Image and Document managers outside RadEditor Kb article as a base to proceed.

Please, also see the following demo example which could be helpful for your scenario: Binary Images and Upload in Grid.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
payal shah
Top achievements
Rank 1
Answers by
Rumen
Telerik team
payal shah
Top achievements
Rank 1
Share this question
or