Is it true? RegData when it deal with DataTable
Posted: Tue Sep 02, 2014 11:01 am
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
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