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
280
igUpload MVC
posted

Is there a sample that uploads the files to a web service or one that directs the upload controls output to a controller action. I have a web service to upload files and it takes a file stream and a few other parameters. I though that using the .UploadUrl would allow me to direct it to a controller action but that does not seem to be working.

Parents
  • 280
    posted

    I found this example after digging for a few hours but it is for version 13.1.

    http://help.infragistics.com/Help/Doc/jQuery/2013.1/CLR4.0/html/igUpload_Saving_Files_as_Stream.html

    Is there an updated version of this demo or a sample application. I would really like this work out since it is going to be used as part of an enterprise solution.

Reply Children
No Data