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

Setting File Explorer VisibleControls declaratively

1 Answer 118 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Albert Shenker asked on 31 May 2009, 04:16 PM
How does one go about setting the VisibleControls property of the FileExplorer declaratively?

1 Answer, 1 is accepted

Sort by
0
Accepted
Fiko
Telerik team
answered on 01 Jun 2009, 06:26 AM
Hi Albert,

You can use the followings declaration :

<telerik:RadFileExplorer ID="RadFileExplorer1" runat="server" Height="300px" Width="804px" VisibleControls="AddressBox, Grid, ToolBar"
............ 

I hope this helps.

Best wishes,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
FileExplorer
Asked by
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Answers by
Fiko
Telerik team
Share this question
or