Hi there! I have a FileUpload control inside an UpdatePanel. I found here the workaround to make it work (I added a linkbutton outside the panel and I register: upAttachment.Attributes.Add( "onclick" , Page.ClientScript.GetPostBackEventReference(LinkButton1, "" )); on the Page_Load...
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
asfaya
on
09-08-2006, 12:00 AM
Filed under: Partial Rendering, postback, update, updatepanel, Atlas, Atlas Bug, atlas update panel, atlass update panel, Browsers, FileUpload, javascript, workaround