I have created an application in VS 2010 asp.net in which I have used Report Viewer not crystal report. In that application we have 6000+ data in database.
Everything is working fine with Report generation from database
The problem is that it is taking so much time while exporting data from report to excel or any format.
So is it the size of data is responsible for this long time?
Please tell me how can I increase the speed of exporting large amount of data from report.