Completed
Last Updated: 14 Jun 2021 14:43 by ADMIN
Imported User
Created on: 20 Mar 2013 17:11
Category: FileExplorer
Type: Feature Request
2
FileExplorer Feature Request
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
1 comment
ADMIN
Rumen
Posted on: 14 Jun 2021 14:43

Straight to the FRequests:

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. - Please check the KB Article which shows how to use RadFileExplorer with physical and shared folder's paths - Use RadFileExplorer with physical and shared folder's paths
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 - this can be done by the ViewPaths property.
3. Built-in Delete function to complement the built-in Upload function - The Delete feature is controlled by the DeletePaths property.
4. Optional display of checkbox column to allow for multiple selection for items to be Deleted or Downloaded - you can select multiple items by holding the Ctrl key and pressing them one by one.
5. Built-in Progress Bar for Upload and Download functions - check this out - Add a RadProgressArea inside the Upload dialog