Hello all
I am creating an invoice (Bill) in RDLC report, the report should be fit in A4 size and I have header and footer also. I want to put a line to seperate the tablix column and that line should be repeated on each page but the line is repeated only on the first page and not repeating on the remaining pages. I set the repeatwith property to tablix but nothing works as expected.
Any suggestion regarding this case.