This is a migrated thread and some comments may be shown as answers.

Custom upload form window

2 Answers 65 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
brian
Top achievements
Rank 1
brian asked on 29 Nov 2011, 09:38 PM
Hi,

I need to have my own custom upload window instead of build-in one in FileExplorer control.
Can you please provide snippet of how I can cancel the default window popping and replace it with my own RadWindow.

Also, one my custom window uploads files, I will need the parent window where all files are visible to be refreshed so newly added files are visible there as well. What would be a snippet for that?

Thanks!

2 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 30 Nov 2011, 05:35 PM
Hi Brian,

Unfortunately, I will have to disappoint you. RadFileExplorer does not support implementation of custom upload dialog because the controls used in the dialog are children of RadFileExplorer control and the upload functionality depend on them.

Could you please provide more detailed information on what exactly you are trying to achieve so we can think of a possible solution?

In addition, you can modify the existing Upload dialog with additional fields. Please take a look at the following forum thread for more information on the subject:
Custom Upload File Fields

Best wishes,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
brian
Top achievements
Rank 1
answered on 30 Nov 2011, 06:44 PM
Hi Dobromir,

Thank you for confirming that, I appreciate it.
I was able to circumvent that limitation by adding menu buttons and context menu items while hiding existing "Upload" button and context menus.

Tags
FileExplorer
Asked by
brian
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
brian
Top achievements
Rank 1
Share this question
or