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

Q1 2011 - File Explorer. AsyncUpload ??

2 Answers 71 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 23 Mar 2011, 06:50 PM
Hello Telerik,

I read that in the latest release you added AsyncUpload to the File Explorer.

  • http://www.telerik.com/products/aspnet-ajax/whats-new.aspx
  • RadFileExplorer - With Q1 2011 release, the Telerik ASP.NET AJAX FileExplorer component adds valuable features, such as AsyncUpload and filter textbox for grid. See demo
I went to the "see demo" page, but all I saw was the new filter.

When are you going to have a demo of the new feature? Do you have any example source code?

Thanks,

-Josh



2 Answers, 1 is accepted

Sort by
0
Accepted
Dobromir
Telerik team
answered on 25 Mar 2011, 04:11 PM
Hi Joshua,

Please accept our sincere apologies for the misleading information for available demo. However, this feature is implemented in RadFileExplorer and you can enable it but setting the EnableAsyncUpload property to true, e.g.:
<telerik:RadFileExplorer ID="RadFileExplorer1" runat="server" EnableAsyncUpload="true">
</telerik:RadFileExplorer>

Live Demo will be available with next service pack. Meanwhile you can find information on the differences between the two controls in the following help article:
RadAsyncUpload vs RadUpload

Regards,
Dobromir
the Telerik team
0
Joshua
Top achievements
Rank 1
answered on 25 Mar 2011, 05:29 PM
Thank you very much for your reply.

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