Hello
I am working on a report, where the PageHeader has to have a label (addressee) that can have 4 different values and depends on the current page and total number of pages in the report.
I have created a method that takes these, but it is not working as anticipated.
I debugged it and the problem is that the PageCount that is passed is not the final at the time of calling the method. Is there a way to access the total number of pages from code-behind?
Regards,
Roland
I am working on a report, where the PageHeader has to have a label (addressee) that can have 4 different values and depends on the current page and total number of pages in the report.
I have created a method that takes these, but it is not working as anticipated.
I debugged it and the problem is that the PageCount that is passed is not the final at the time of calling the method. Is there a way to access the total number of pages from code-behind?
Regards,
Roland