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

Hide the AddressBox?

1 Answer 67 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
John Dutchak
Top achievements
Rank 1
John Dutchak asked on 02 Sep 2009, 06:24 AM
Hello,
Does anyone know if the addressbox on the file explorer can be hidden?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 02 Sep 2009, 01:22 PM
Hello John,

You can set the VisibleControls property such as shown in this online demo.
Also, you could set this property in the RadFileExplorer's declaration :
<telerik:RadFileExplorer ID="RadFileExplorer1" runat="server" EnableCopy="True" VisibleControls="Grid,TreeView,ContextMenus,Toolbar"
.............. 

I hope this helps.

Best wishes,
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
FileExplorer
Asked by
John Dutchak
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or