Hello
I created a report using VS 2008 report designer.
I set the page number using "Globals!PageNumber"
But the following problem is occuring
- If the report consists of more than one page, and I need more than one copy, the page number is appearing continuously in all copies.
- Say, If the report consists of 2 pages and I need two copies of the same, the first report will be numbered as Page 1 and Page 2, second report will be numbered as Page 3 and Page 4.
- In case I try to set otherwise, the page number is not appearing correctly
- Say, If the report consists of 2 pages and I need two copies of the same, all the pages of the report will be shown as 'Page 1'.
What is the problem?
Please help me to resolve this
*This post is locked for comments