Click here to Skip to main content
15,913,055 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an RDLC report. I want to hide a column when it contains "0.00". I hide and show them based on specific values. But the problem is, when a text box disappears, there comes blank space in report that looks so weird.
Please help me.
Posted
Updated 29-Aug-11 17:51pm
v3
Comments
Philippe Mori 30-Aug-11 18:53pm    
I guess you would need to put everything in a single table...

By the way hiding does has some problem with the layout. I have found by experience that it seems that if a table can be wider/longer than a page and some stuff are hidden (so that it should fit in one page), the generated report would have blank pages (with just the header and footer).

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