Unplanned
Last Updated: 17 Nov 2023 10:20 by ADMIN
Created by: Fabio
Comments: 1
Category: FileDialogs
Type: Feature Request
2
Add the option to display folder shortcuts in OpenFolderDialog.
Unplanned
Last Updated: 27 Apr 2023 07:24 by ADMIN

Currently, the dialogs provide a way to restore the last open directory. The opened directory path will be stored in a private string field of the RadOpenFolderDialog instance. However, in other this to work, the dialogs require the following steps:

  • The same dialog instance should be used every time you open the dialog.
  • In order for the directory to be saved the directory should be opened. Clicking cancel or the X button won't save the directory.
  • Closing the application and then opening it again, or generally when you create a new dialog instance, the last saved directory will get lost.

We could expose a mechanism to cache the last open directory outside of the dialogs, thus allowing you to restore the directory even when the application is closed.

 

Unplanned
Last Updated: 12 Apr 2023 12:40 by ADMIN
In this case, by default hidden files/folders are not visible. When we hide a file/folder while the explorer control is visible, the hidden file/folder will still be present in the UI, thus allowing the user to navigate to it. 
Unplanned
Last Updated: 24 Feb 2022 07:18 by ADMIN

The current problem I'm facing is that the filters are not compliant as MS-FileDialog does, let me make it clear, when the DEV set the filter, for example, "JGRAM|*.jgram", if I try to select another file, with another extension, the dialog does not filter the files, when typing and pressing ENTER, see:

Please refer to the attached two gif file illustrating the default behavior of the MS OpenFileDialog and the RadOpenFileDialog. 

Completed
Last Updated: 13 Apr 2023 08:25 by ADMIN
Release R2 2023 (LIB 2023.1.413)
Created by: Dinko
Comments: 1
Category: FileDialogs
Type: Feature Request
3
When saving a file with a name that already exists with the RadSaveFileDialog, a message box will appear to confirm the save process. Currently, the control does not provide an option to remove this message box. We can add a property/event to remove this message box like the OverwritePromp property in the MS SaveFileDialog.
Unplanned
Last Updated: 17 Aug 2020 04:48 by ADMIN

Steps to reproduce:

1. Open a file dialog

2. In the File name field start typing "k:\ClientFiles"

3. The files are not suggested

Completed
Last Updated: 05 Oct 2020 16:09 by ADMIN
Release R3 2020 SP1

Hello,

 

when the end user paste a path from memory into FileDialog, textbox, and press enter the dialog box not navigate to the folder like Microsoft Dialogbox do.

You are replacing the Microsoft component so it must behavior just like the original.

 

Best,

 

jeff

Unplanned
Last Updated: 20 Jan 2020 11:38 by ADMIN
Created by: Jim
Comments: 1
Category: FileDialogs
Type: Feature Request
9

We had a request from a customer about the RadOpenFileDialog not showing the preview of the actual photo in the list.

Is this possible? With the default explorer version of OpenFileDialog, you can see image previews (second photo).

 

 

Completed
Last Updated: 12 Feb 2020 12:03 by ADMIN
Release R1 2020 SP1
Created by: James
Comments: 3
Category: FileDialogs
Type: Feature Request
1
I'd like to prevent the possibility of an end-user deleting or copying files while saving a file. Is this possible in the RadOpenFileDialog?
Completed
Last Updated: 29 Aug 2019 10:09 by ADMIN
Release R3 2019
This will ensure folder navigation for Desktop, Documents, Images, and Download