I'd like to customize the FileExplorer dialogs using in RadEditor, like width and hight and hiding the addressbar. How can I achieve this?
Regards,
adi
1 Answer, 1 is accepted
0
Dobromir
Telerik team
answered on 09 Feb 2010, 01:43 PM
Hi Adi,
The declaration of RadFileExplorer is located in the FileBrowser.ascx - built-in dialog which is used by all of the RadEditor's dialogs that are using FileExplorer. Thus if you modify this file the changes will be applied to all of the dialogs (ImageManager, DocumentManager, etc.). In order to hide the address bar you need to define the VisibleControls property, e.g.:
Watch a video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Follow the status of features or bugs in
PITS
and vote for them to affect their priority.