Hi, We are now developing new system by "Crystal Report for Visual Studio" in our ASP.Net 2013 application. When we trigger the report generation and the report viewer pop-up, it is always refreshing the data again during page up/down or after choosing print options. Users will take longer process time. As we are not using Crystal report server, there is no place e.g. Central Management Console (CMC) to set any caching option/parameter. Is there any other possible way to control its behavior to not refresh/retrieve the data after the first report generation? As our data is not changed so frequent, we want to bypass this data refreshing function. Thank you for any advice in advance.
↧