Hi,
I created a simple report sample on purpose of knowing some features. I created the tabular resport that has some columns, page number and now tag.
I accomplished to show the report on mvc view and I can interact with the controls (print, export, paging buttons... ), However I noticed that the report is very slow. II think that that occurs because there are a lot of records and I can see the report brings all records and after applying the paging.
There is a manner that the Report brings just the records that will show to user? How can i implement this?
Thank you
Carlos
I created a simple report sample on purpose of knowing some features. I created the tabular resport that has some columns, page number and now tag.
I accomplished to show the report on mvc view and I can interact with the controls (print, export, paging buttons... ), However I noticed that the report is very slow. II think that that occurs because there are a lot of records and I can see the report brings all records and after applying the paging.
There is a manner that the Report brings just the records that will show to user? How can i implement this?
Thank you
Carlos