Duplicated
Last Updated: 14 Sep 2021 12:20 by ADMIN
A JavaScriptError is thrown when FileExplorer with enabled AsyncUplaod is used for multiple files uploading in IE. The message of the error is:
JavaScript runtime error: Object doesn't support property or method 'get_allowMultiRowSelection'

Steps to reproduce:
1. Open http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/asyncupload/defaultcs.aspx in IE10
2. Open the FileExplorer's Upload dialog
3. Select 2 or more files for upload
4. Click the Upload button

Result: A JavaScript error is thrown.
Completed
Last Updated: 05 Aug 2016 08:33 by ADMIN
When an image in the list view of FileExplorer is dropped outside the dialog, a duplicate of this image is stuck to the cursor. After selecting another image, the ghost image remains and overlays the upload window.  Follow the attached clip.

Steps to reproduce:
1. Open FileExplorer in Thumbnails mode (or open Editor's Image Manager);
2. Select an image and start dragging it;
3. Drop it outside the dialog;
4. Observe the ghost image on the cursor;
5. Select another image;

Result: The ghost image is not removed and overlays another dialogs.
Completed
Last Updated: 20 Jun 2017 14:49 by Imported User
If the AsyncUpload control is enabled in the FileExplorer when  and the user uploads more that 1 file, the FileExplorer throws a JavaScript error with the following message:

TypeError: this.control.get_allowMultiRowSelection is not a function
Unplanned
Last Updated: 14 Jun 2021 10:57 by ADMIN
ADMIN
Created by: Vessy
Comments: 1
Category: FileExplorer
Type: Feature Request
4
Such property will allow the developer to choose whether the warnings will be displayed as RadAlerts or standard browser alerts. In this way the built in WindowManager could be user for showing RadAlerts.
Completed
Last Updated: 29 Sep 2015 10:33 by ADMIN
Configuration property of FileExplorer is not expandable in DesignTime PropertiesWindow, so its properties cannot be configured.

screenshot - http://screencast.com/t/tdkcjzauLWK

Completed
Last Updated: 29 Sep 2015 10:33 by Paolo
Created by: Paolo
Comments: 0
Category: FileExplorer
Type: Bug Report
0
Cannot expand configuration on properties panel
Unplanned
Last Updated: 14 Jun 2021 10:58 by ADMIN
Created by: sitefinitysteve
Comments: 1
Category: FileExplorer
Type: Feature Request
3
Please consider adding file editing into the RadFileExplorer (could leverage CodeMirror).  Would be a great help to sitefinity to be able to edit the css or less directly on the fly in the fileexplorer.
Completed
Last Updated: 19 Aug 2016 10:54 by ADMIN
No matter what the current page index is, get_currentPageIndex() will return zero if FileExplorer is used in Thumbnails mode.
Completed
Last Updated: 08 Oct 2013 17:07 by Chris Jibb
Uploading a file when ExplorerMode is set to FileTree causes a JavaScript error in FileExplorer.

The same error is thrown in case the there is a value, set to the FileExplorer's InitialPath property.
Completed
Last Updated: 10 May 2013 14:15 by ADMIN
When two FileExplorers, used in ThumbnailsView mode, are added to a page from a user control, the navigation through the trees of both FileExplorers updates the ListView of the first explorer.

video: http://screencast.com/t/9HYpIxNRznZ
Completed
Last Updated: 19 Apr 2022 17:07 by ADMIN
Created by: Roger
Comments: 4
Category: FileExplorer
Type: Feature Request
6
Cross folder searching/filtering please.
Completed
Last Updated: 14 Jun 2021 14:43 by ADMIN
Created by: Imported User
Comments: 1
Category: FileExplorer
Type: Feature Request
2
FileExplorer built-in features I would like to see:
1. Support for UNC paths so that the root folder may be located in a network share as opposed to a folder under the application folder.
2. Support for sub-pathing so that it can be dynamically programmed to support direct display of target folder without having to navigate to the target folder
3. Built-in Delete function to complement the built-in Upload function
4. Optional display of checkbox column to allow for multiple selection for items to be Deleted or Downloaded
5. Built-in Progress Bar for Upload and Download functions
Unplanned
Last Updated: 14 Jun 2021 10:49 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: FileExplorer
Type: Feature Request
4
Add configurable option to create a thumbnail for uploaded image and use it in the thumbnail preview mode if one is available 
Completed
Last Updated: 21 Jun 2022 14:56 by ADMIN
have found similar issue :  http://www.telerik.com/support/pits.aspx#/details/Issue=5296
which look like has been fixed, but unfortunately for following case it doesn't:
We still have performance issue, in following situations:
   - when content root folder contains few (1-5) subfolders
   - one of subfolder contains lot of (200-500) sub-subfolders 

then first time RadFileExplorer  loading to long (aproximatelly 3-5min). after some researching has been found that problem in the method:  

     private bool HasSubFolders(string virtualPath);

which instead of simply check that folder isn't empty (exist any one file or directory)  always construct complete version of the subtree (in the example above - subtree contains 200-500 subfolders, each of them checking for content, permission etc - that is why it takes time). Probable to check that node  HasSubFolders, RadFileExplorer  could execute new virtual method of the FileSystemContentProvider bool HasSubFolders. In that case: FileSystemContentProvider (or inherited classes) will decide that Folder contains SubFolders.
Completed
Last Updated: 06 Jun 2013 08:07 by Martin Roussel
ADMIN
Created by: Vessy
Comments: 1
Category: FileExplorer
Type: Bug Report
2
Upload dialog layout is broken in iPad

Steps to reproduce:
1. Navigate to http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/overview/defaultcs.aspx ;
2. Open the upload dialog.
Completed
Last Updated: 23 Sep 2015 08:58 by ADMIN
Provide the ability to drag/drop files into the Treeview/GridView of RadFileExplorer and automatically upload them. Currently this option is offered only over the RadAsyncUpload area inside the Upload dialog of RadFileExplorer. 
Unplanned
Last Updated: 19 Oct 2015 15:11 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: FileExplorer
Type: Feature Request
0

			
Completed
Last Updated: 02 Apr 2015 10:37 by ADMIN
Unplanned
Last Updated: 17 Mar 2015 09:57 by Martin Roussel
Completed
Last Updated: 01 Jun 2021 13:16 by ADMIN
Release Q3 2012