Search

You searched for the word(s):
< 1 second(s)
  • Re: AjaxUploader autopostback problem with MVC

    Of course the dummy uploader must be of the same type you use on your dynamic form. Also for&nbsp;&nbsp;the dummy Uploader to make it not visible set the style=&quot;display:none;&quot; so it won&apos;t be visible to the user. &nbsp; Regards, Ben
    Posted to Ajax Uploader (Forum) by benjib98 on November 1, 2012
  • Re: AjaxUploader autopostback problem with MVC

    Hi Qui, &nbsp; I&apos;ve seen this issue as I just started to search for a truly AJAXified FileUpload control. I believe you will see similar issue with any FileUpload control if loaded dynamically. The trick is (at least for me) to drop a &quot;dummy&quot; Uploader control to the ASPX page which is static and not dynamic, with just the ID and ...
    Posted to Ajax Uploader (Forum) by benjib98 on November 1, 2012
  • Re: Uploader in dynamic UserControl

    Just tested another control from the CuteWebUI library:&nbsp;Uploader from the &quot;Simple Upload withProgress&quot; sample to see how it will behave. On a simple ASPX page it works just fine but again when loaded asynchronuously using an ASCX user control the Uploader kicks out the same &quot;Object reference not set to an instance of an ...
    Posted to Ajax Uploader (Forum) by benjib98 on November 1, 2012
  • Uploader in dynamic UserControl

    Hi, &nbsp; I have issue with the Uploader in a dynamically loaded user control in an UpdatePanel. When the user control is loaded in an async postback everything loads fine until I try to submit the file selected for uploading. I am using a UploadAttachments for uploading a single file with ManualStartUpload=&quot;true&quot;. When the associated ...
    Posted to Ajax Uploader (Forum) by benjib98 on October 31, 2012