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

Error when resize tree pane width

3 Answers 84 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Long
Top achievements
Rank 1
Long asked on 13 Jun 2011, 08:26 AM
Hi Telerik,
When I resize the tree pane width, grid of file explorer auto resize (file attachment).
Please help me fix bugs, thanks you so much.

This code :
<telerik:RadFileExplorer runat="server" ID="FileExplorer1" Configuration-MaxUploadFileSize="100000000" OnItemCommand="FileExplorer1_ItemCommand"
    VisibleControls="Toolbar,ContextMenus,TreeView,Grid" Width="520px" Height="520px"
    EnableCreateNewFolder="true" EnableOpenFile="true">
</telerik:RadFileExplorer>

3 Answers, 1 is accepted

Sort by
0
Long
Top achievements
Rank 1
answered on 14 Jun 2011, 03:12 AM
Hi Telerik,
This is code :
<telerik:RadFileExplorer runat="server" ID="FileExplorer1" Configuration-MaxUploadFileSize="100000000" OnItemCommand="FileExplorer1_ItemCommand"
    VisibleControls="Toolbar,ContextMenus,TreeView,Grid" Width="100%" Height="520px"
    EnableCreateNewFolder="true" EnableOpenFile="true">
</telerik:RadFileExplorer>
 and it shows as image attachment.
I don't know why , please help me fix it.
Thanks you so much.
0
Rumen
Telerik team
answered on 15 Jun 2011, 03:43 PM
Hello Long,

I tried to reproduce the reported problem but without success. Could you please disable your page stylesheet and see whether the problem is not due to some CSS setting?

For your convenience I have attached my project and a video demonstrating my test: http://screencast.com/t/bnZJhLayw.
Are you able to reproduce the problem with the attached project?

Kind regards,
Rumen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Rohan
Top achievements
Rank 1
answered on 24 Jul 2012, 07:04 AM
Hi all,
I am also facing the same issues of grid resizing is any solution ...
Tags
FileExplorer
Asked by
Long
Top achievements
Rank 1
Answers by
Long
Top achievements
Rank 1
Rumen
Telerik team
Rohan
Top achievements
Rank 1
Share this question
or