Hi,
I cannot get multiple file selection to work.
I saw another post on this but couldn't see any answers. I followed this article:
Upload / Multiple File Selection
but can only ever select a single file. I have Flash 10 installed and if I run that demo directly from the Telerik site it works.
My markup is:
I also tried installing the latest version of the Telerik controls. The dialog boxes do look different between my demo version and the Telerik one. What else could be the problem?
I cannot get multiple file selection to work.
I saw another post on this but couldn't see any answers. I followed this article:
Upload / Multiple File Selection
but can only ever select a single file. I have Flash 10 installed and if I run that demo directly from the Telerik site it works.
My markup is:
<telerik:RadAsyncUpload runat="server" ID="AsyncUpload1" MultipleFileSelection="Automatic"></telerik:RadAsyncUpload>I also tried installing the latest version of the Telerik controls. The dialog boxes do look different between my demo version and the Telerik one. What else could be the problem?