I have a huge data; and I'd like to show first page or last page in report. Just show no export pdf or anything else
e.g.
- There is 3 pages in report, I'd like to show first page or last page.
Does anyone has the solution ? Thanks
How to display first page or last page in report?
-
- Posts: 1
- Joined: Tue Aug 27, 2013 1:18 am
Re: How to display first page or last page in report?
Hello.
There are a lot of way out of this issue.
One is to use Conditions, second is to remove pages in the EndRender event of the page. Another way is to filter data.
To give you more detailed answer we need to see more detailed description of your issue.
Thank you.
There are a lot of way out of this issue.
One is to use Conditions, second is to remove pages in the EndRender event of the page. Another way is to filter data.
To give you more detailed answer we need to see more detailed description of your issue.
Thank you.