Hi
I am creating an Invoice in report data (rdlc),
I want to put vertical line between the columns like
Sl | Description | Qty | Rate | Amount
| | | |
My report contains header and footer section also.
For vertical line I used line control, it perfectly works on tge first page. But line is not visible on the second page.
I want the line control to be visible in each page.
Kindly suggest how to resolve.Thanks
Amit