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

Set the position of RadSplitter in RadFileExplorer

1 Answer 58 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Avihai
Top achievements
Rank 1
Avihai asked on 25 Aug 2014, 09:46 PM
Hi Telerik Team,


I'm trying to set the position of the RadSplitter in RadFileExplorer but no success with that.
I attached two images, the first image is the way it look's now and the second image is how I want it to be
please help me to achieve what I desire

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 28 Aug 2014, 12:15 PM
Hi Avihai,

I have already answered your support ticket on the subject, dor convenience I will paste my answer here as well:

You can control the width of the FileExpplorer's folder tree parent pane width by configuring the control's TreePaneWidth property:
<telerik:RadFileExplorer runat="server" ID="RadFileExplorer1" Width="320px" Height="520px" TreePaneWidth="70"ExplorerMode="Thumbnails">
</telerik:RadFileExplorer>

Hope this helps.

Regards,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
FileExplorer
Asked by
Avihai
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or