Using LoadDrivesInBackground with RadFilePathPicker

1 Answer 44 Views
FileDialogs FilePathPicker
Jared
Top achievements
Rank 1
Jared asked on 15 Aug 2023, 04:52 PM
I'm using a RadFilePathPicker to select a file. This gives a choice of dialogs to use via the DialogType property. Each of these dialog types have the LoadDrivesInBackground property but this is not available at the RadFilePathPicker level. Is it possible and if so how can I set this property at the RadFilePathPicker control level so that whichever dialog I use has this property set? 

1 Answer, 1 is accepted

Sort by
1
Petar Mladenov
Telerik team
answered on 16 Aug 2023, 08:37 AM

Hi Jared,

You are able to access the dialog window and set its LoadDrivesInBackground property via DialogOpening event of the FilePathPicker:

https://docs.telerik.com/devtools/wpf/controls/radfilepathpicker/events 

Regards,
Petar Mladenov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
FileDialogs FilePathPicker
Asked by
Jared
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or