Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Why doesn't Async File upload hit UploadCompleted event ?

$
0
0

I have used Ajax Async File Upload in UpdatePanel, It shows that file has been uploaded but it doesn't hit 

Uploaded Complete Event
.
protectedvoidFileUpload1_UploadedComplete(object sender,AjaxControlToolkit.AsyncFileUploadEventArgs e){HdnFieldHasFileUploaded.Value="1";}

why ?


Viewing all articles
Browse latest Browse all 5678

Trending Articles