Everything with the WebUpload control appears to work for me except when focus returns from the browse dialog to the Web Form. The filename isn't populated in the control. Please help.
aspx code is below:
<%@ Page Title="" Language="vb" AutoEventWireup="false" MasterPageFile="~/Site.Master" CodeBehind="InfragisticsWebUpload.aspx.vb" Inherits="FileTransferSystem.InfragisticsWebUpload" %>
<%
@ Register assembly="Infragistics4.Web.jQuery.v11.1, Version=11.1.20111.2036, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" namespace="Infragistics.Web.UI.EditorControls" tagprefix="ig" %>
<
asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" runat="server">
script type="text/javascript" id="igClientScript1">
<!--
function
onErrorHandler(e, args)
{
$(
"#error-message").html(args.errorMessage).stop(true, true).fadeIn(500).delay(3000).fadeOut(500);
}
</
>
="server">
/>
Test Upload
</h2
This system allows users to upload Documents, Images, Audio and Video Files
</p
="Multiple">
Hi gg8695,
There are requests exactly about this feature - I hope soon we will implement it.
Thanks,
Miro Hristov
Hopefully, the last question: Do you know if it's been assigned to a release?
Yes, in future releases we will support multiple file selection.
Can you tell me if WebUpload will support selecting multiple files in the open dialog box in a future release?
I am happy to hear from you that now it is working correctly. Btw you can check the minimal requirements for resource files.http://help.infragistics.com/NetAdvantage/jQuery/Current/CLR4.0?page=Deployment_Guide_JavaScript_Resouces.html
In summary: