Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
WebUpload Control disappears on Async Postback in UpdatePanel
posted

Hi 

  1. WebUpload Control is not behaving well with UpdatePanel. When  Async Postback occurs, WebUpload Controls disappears and when full Postback occurs it works fine.
  2. Server events are calling well for WebUpload but WebDataGrids is not updating in these events e.g. I want to show the record of uploaded files in the WebDataGrid. I update the DataSource in UploadFinished event on server side but it does not works.

If anybody know this issue please help me out.

Regards

Sheeraz