Control events not being invoked

  •  04-04-2016, 11:08 PM

    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 

View Complete Thread