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
1135
igUpload - Post file directly to WCF RESTful service
posted

Hi all,

I'm using IgniteUI v13.1 and ASP.NET 4.0 (not MVC)

I'm developing a web app that takes a CSV file, and must upload it to the server to be processed, and then return some data to be displayed in an igGrid.

 

I see the igUpload control has a "posturl" property, is there some way I can use this to post the file directly to my WCF RESTful service?

If not, how can I get the file to my WCF service so I can process and return the data?

Any tips/hints would be appreciated!

Thanks,

 

Regards,