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

Default view in RadEditor's DocManager / ImageManager

6 Answers 86 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Neo
Top achievements
Rank 1
Neo asked on 28 May 2013, 03:36 PM
Hi,

I currently have the radEditor throughout my SharePoint application. The Document / Image Manager defaults to Gridview and thumbnails view respectively. Is there anyway to change these default views through the config.xml files? I have some picky users that keep complaining they have to switch views everytime. When uploading hundreds of images, I guess this can get tedious.

mc

6 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 31 May 2013, 01:07 PM
Hello Neo,

Yes, you can control the ImageManager's ViewMode through a config.xml file, as the property name you have to configure is ImageManagerViewMode . It can receive either "Thumbnails" as a value, either "Grid".
Unfortunatelly, the DocumentManager does not support a similar property for the moment.

For example:
<configuration>
    <property name="ImageManagerViewMode">Grid</property>
</configuration>

I hope this solution will suit your needs.

Kind regards,
Veselina Raykova
Telerik
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
Neo
Top achievements
Rank 1
answered on 07 Jun 2013, 08:09 PM
Awesome. Thank you
0
Neo
Top achievements
Rank 1
answered on 12 Jun 2013, 09:23 PM
Is there a property exposed where we can choose the column to sort by default?

Right now, it automatically sorts by Size - see attached

Thanks
0
Vessy
Telerik team
answered on 17 Jun 2013, 03:22 PM
Hi Michael,

I am afraid that such a sorting property is not exposed in RadEditor and could not be used out of the box.

Hope this information will be helpful.

Kind regards,
Veselina Raykova
Telerik
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 the blog feed now.
0
John
Top achievements
Rank 1
answered on 04 Sep 2015, 01:24 PM

Out of curiosity: is there a sorting property exposed as of yet, per this request?  This post is over two years old, and I'm wondering if this feature has been added yet.

 Thanks.

0
Ianko
Telerik team
answered on 09 Sep 2015, 04:27 AM
Hi John,

There are still no properties exposed with which to control that. Also, there has never been an officially logged request for that. At least, searching through the corresponding feedback portal (http://feedback.telerik.com/Project/108/), I am unable to find such a feature request. 

I suggest you to log one with some details about where these properties would be exposed and how they would look like. Such details are important as they define accurately the demand for such a functionality. Thus, they can raise the attention of the dev team, so that the task to be properly estimated for implementation.  

Regards,
Ianko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Editor
Asked by
Neo
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Neo
Top achievements
Rank 1
John
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or