Unplanned
Last Updated: 24 Mar 2025 11:31 by Adam
Created by: Rahul
Comments: 2
Category: FileManager
Type: Feature Request
24
Currently, the FileManager Grid has 3 columns -  Name, Date Created, and File Size. I would like to be able to customize them, i.e. add/remove columns
Unplanned
Last Updated: 18 Mar 2025 14:25 by David
When one or more items have been selected in FileManager's List/Grid View and you click "anywhere else", ie, column header, etc., the items stay selected. I feel like they should be unselected, if you click "anywhere" else outside the list/grid view.

Is there any way to achieve this behavior?
Unplanned
Last Updated: 11 Mar 2025 11:14 by David
Set the EnableLoaderContainer to true. Add delay (no matter how much) during an action. The loader will not appear as expected - it will only pop for a second after the action.
Unplanned
Last Updated: 12 Feb 2025 11:46 by David
Created by: David
Comments: 0
Category: FileManager
Type: Feature Request
1
Please expose the ability to select FileManager items in the Grid view with checkboxes. This will allow users to use similar UX to the GridCheckBoxColumn.
Unplanned
Last Updated: 09 Oct 2024 13:54 by Hang
Created by: Hang
Comments: 0
Category: FileManager
Type: Feature Request
4
Is there any option to enable the use of escape backslash "\\" in the path?
Unplanned
Last Updated: 04 Oct 2024 09:34 by ADMIN
Created by: Fabien
Comments: 3
Category: FileManager
Type: Feature Request
4

Greetings.

I was using the FileManager recently and wanted to make sure the user could only select a single file. I was expecting a parameter to configure that but I didn't find any. I was able to bypass the issue by acting on the value reported by the component but I found it a bit inconvenient.

I think it might be interesting if we could:

  • choose if we select one or several elements (single vs multiple selection, like with grids)
  • choose what element we can select (files & folders, files only, folders only)

What do you think?

Unplanned
Last Updated: 02 Aug 2024 13:46 by ADMIN
Created by: Rahul
Comments: 3
Category: FileManager
Type: Feature Request
24
Currently, the built-in PreviewPane of the FileManager cannot be modified to include additional information such as new fields or formatting.
Unplanned
Last Updated: 17 Jul 2024 07:01 by ADMIN
Can I change the content of the Delete popup?
Unplanned
Last Updated: 11 Jul 2024 14:46 by Hang
When you right-click an item to open the Context Menu and select the "Delete" option, the confirmation dialog appears hidden behind the menu.
Unplanned
Last Updated: 28 May 2024 07:45 by ADMIN

Currently, only the "Download" option has an icon and this is not consistent:

Unplanned
Last Updated: 28 May 2024 07:35 by ADMIN
Created by: Kees
Comments: 3
Category: FileManager
Type: Feature Request
40
The ability to choose which options to appear in the ContextMenu.
Unplanned
Last Updated: 14 May 2024 08:47 by ADMIN
Created by: Kees
Comments: 3
Category: FileManager
Type: Feature Request
17

The need to right-click a file to be able to download it is a bit less intuitive.

I would like to be able to download a file by double-clicking it, or, more generic, to be able to add a double click handler so I can decide what to do with it.

Unplanned
Last Updated: 18 Dec 2023 14:00 by ADMIN
Created by: Naved
Comments: 2
Category: FileManager
Type: Feature Request
21
Currently, the upload functionality of the FileManager allows uploading only one file. I'd like to be able to upload multiple files.
Unplanned
Last Updated: 14 Dec 2023 11:10 by David
Created by: David
Comments: 0
Category: FileManager
Type: Feature Request
5
Please add the ability to search by "contains" filter operator in the FileManager. The current search is fixed to "starts with".
Unplanned
Last Updated: 06 Dec 2023 15:42 by Rick
Created by: Rick
Comments: 0
Category: FileManager
Type: Feature Request
4
Please provide the ability to set a ProxyUrl for file downloads. This will avoid the need to serve downloaded files as data URLs through JSInterop and will support downloading of larger files.
Unplanned
Last Updated: 05 May 2023 18:34 by Andy

Would like to be able to change / recall State of expanded / collapsed items in FileManager, similar to how we can with the Grid component using Groups.

We would also like the ability to set the Splitter collapsed on initial load to hide the tree.

On refreshing data from the database, the entire File Manager reverts to all items collapsed, which will be annoying for end users.

State management could also deal with the default view (Details vs Icons) as requested elsewhere for this component.

Unplanned
Last Updated: 27 Apr 2023 13:03 by ADMIN
Created by: Nadezhda
Comments: 0
Category: FileManager
Type: Feature Request
14

For true load on demand, the OnRead event should be triggered for:

  • PathChanged;
  • TreeView expand;
  • as many more data-related actions as possible;
Unplanned
Last Updated: 22 Mar 2023 21:04 by Rahul
Created by: Rahul
Comments: 0
Category: FileManager
Type: Feature Request
3
By default, the items are automatically sorted by name. I want to programmatically change the default "Sort By" option, so the user does not need to change it from the dropdown.
Unplanned
Last Updated: 13 Jan 2023 11:22 by ADMIN
Created by: Meindert
Comments: 1
Category: FileManager
Type: Feature Request
9
I want to be able to control when the ContextMenu is displayed. For example, I want to prevent it from opening based on my custom logic.
Unplanned
Last Updated: 28 Nov 2022 10:16 by James
Created by: Anish
Comments: 1
Category: FileManager
Type: Feature Request
17
I would like to have a custom click event handler for File/Folder in File Manager.
1 2