Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

Microsoft Report Viwer rdlc with batches of records (large data)

$
0
0

HI All,

I am using microsoft report viwer to display reports but i have more than 10 batches of records in my tables and my SP is excuting in 50 seconds. I am getting data to the datatable in 1 min but it is not rendering to report because of large data. to prevent this i got 2 approches

1) drill down in the report but it is not usefull to me because in my sub report i have max 10 records only.
2) Load on demand like getting only first 100 records and on page navigation getting the next interval records .

Please suggest me the good approch to dispaly the report.

If i need to go to second step how to implement? (how to get the page count and amount of records to fetch)(how to write where condition in sql and in which event we need to wrote code in c#).

If i am getting the data interval wise then if he click on export excel/pdf then what i need to do how write our own code in the rdlc export?

Please suggest me for better approch,

Regards,

ashok.


Viewing all articles
Browse latest Browse all 1418

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>