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

[Solved] binaryImage Column for ImageManager

1 Answer 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rachael L
Top achievements
Rank 1
Rachael L asked on 23 Dec 2009, 09:01 PM
Morning all,

I just follow the example ( http://www.telerik.com/support/kb/aspnet-ajax/editor/using-the-image-and-document-managers-outside-radeditor.aspx) using DialogOpener. I have added one ImageManagerDialog to dailogopener. I know that image manager does not offer thumbnail view. However is that possible to add GridBinaryImageColumn or GridImageColumn to the right side radgrid which only show filename and size?


 Cheers
Rachael

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 25 Dec 2009, 02:19 PM
Hello Rachael L,

You can add custom columns in the Grid, embedded in the  RadFileExplorer's control (inside the FileBrowser.ascx file) based on this online demo. For your convenience I have attached a project that shows how to customize the content of a ImgeDialog by setting its ExternalDialogsPath property:

imageManagerParameters["ExternalDialogsPath"] = "~/EditorDialogs/";

I hope this helps.

All the best,
Fiko
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
Rachael L
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or