I have a huge dataset with images and when I am trying to export to excel, I am getting System OutOfMemory Exception. I would like to know if there is a way to let user save the file first and stream the data and save it to file excel as I get each record. Thanks!
There is currently no way to save an Excel file in a streaming way. You can submit a feature request for this.