I recently found that you cant follow shortcuts to folders in the RadSaveFileDialog. We have several end users that have created shortcuts to folders and when they try to open those folders the dialog just selects the shortcut file instead and returns.
There is an option called DereferenceLinks in the OpenFileDialog which seems to do the job but this is not available on any other dialogs.
Is there a work around for this or can that option be made available on the other dialogs too?