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

Radfileexplorer right/left arrow not working when rename

1 Answer 36 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Vishul
Top achievements
Rank 1
Vishul asked on 05 Feb 2014, 09:39 AM
Hello,

I am using telerik radfileexplorer. when i try to rename a file or folder, right and left arrow key are not working.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 05 Feb 2014, 11:32 AM
Hi Vishul,

Please have a look into the sample code snippet which works fine at my end.

ASPX:
<telerik:RadFileExplorer runat="server" ID="ImageExplorer" Width="500">
    <Configuration UploadPaths="~/RadAsyncUpload/Uploads/"                                             ViewPaths="~/RadAsyncUpload/Uploads/"DeletePaths="~/RadAsyncUpload/Uploads/"></Configuration>
</telerik:RadFileExplorer>

Thanks,
Shinu.
Tags
FileExplorer
Asked by
Vishul
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or