The progress bar i cannot get to work the way i want it too. So other than that is there a way i can let a user know that the file is uploading. Like is there a way to make the refresh spinny thing spin as long as the file is uploading?
1 Answer, 1 is accepted
0
Dobromir
Telerik team
answered on 30 Mar 2012, 04:53 PM
Hi Corey,
Have you tried AsyncUpload mode of RadFileExplorer? You can enable this feature by setting EnableAsyncUpload property to true.
With this configuration, RadFileExplorer will use RadAsyncUpload to provide the upload functionality and RadAsyncUpload have built-in progress bar.
Greetings,
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.