Control events not being invoked

Last post 04-05-2016, 8:12 PM by brunp. 2 replies.
Sort Posts: Previous Next
  •  04-04-2016, 11:08 PM 83124

    Control events not being invoked

           I would like to use this control for uploading files to my server and it seems like a straightforward control. I am running this control within the context of an Infragistics WebTab loaded by the ContentUrl property, which means that it hosts an ASPX page within the control. This page contains the file upload control within an UpdatePanel.

     

    The AJAX portion seems to work well, but the actual events are not invoked. I can't save the file to a different location, nor can I populate a ListBoxEvents much like you have in your example. Is there a way to get this to work properly?

     

    Am I missing something....sort of in a time crunch to get it working.

     

    Paul 

  •  04-05-2016, 1:34 AM 83125 in reply to 83124

    Re: Control events not being invoked

     hi,

     

    can you create an example page which can reproduce this issue and send it to Kenneth@CuteSoft.net? so we can debug on it directly to find out the issue for you.

     

    Regards,

     

    ken 

  •  04-05-2016, 8:12 PM 83127 in reply to 83125

    Re: Control events not being invoked

    Turns out that once I removed the UpdatePanel around the entire content body, the upload and events worked as expected.


    Paul

     
View as RSS news feed in XML