Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i am creating po report using rdlc in that i used table for purchases item below the table some text is there when table row increases it overwrite on text i wana that text automaticaly scroll down when tbl rows growing
Posted

1 solution

There are three types of rows in Table of RDLC Tool Header row, Detail Row and Footer row,
check where you have put your expression . might be you have putted your expression in header row put this expression in detail row. your problem will solve.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900