Is it true? RegData when it deal with DataTable

Stimulsoft Reports.WEB discussion
Post Reply
a.ebbini
Posts: 101
Joined: Thu Jun 05, 2014 8:10 am
Location: Jordan

Is it true? RegData when it deal with DataTable

Post by a.ebbini »

I have CrossTab Report and it contains over 29,000 record , and observe that
In Web Application ,when i put datatable in RegData it take 31 seconad to display the report but when i put IEnumerable it take 37
secoand.
In Windows Application and by using same report ,when i put datatable in RegData it take 21 seconad to display the report but when i put IEnumerable it take 40
secoand.

Note that i am put in web application report viewer RenderMode property to be RenderOnlyCurrentPage
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Is it true? RegData when it deal with DataTable

Post by HighAley »

Hello.

Please, send us a sample project that demonstrate the issue.
We need to analyze it to make any optimization.

Thank you.
Post Reply