Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In our project, we got some rdl files that contains dynamic column, User can decide which to show or which to hide by a Multi-Selection Report Parameter. then it comes some problems: 1.if there is a report contains 10 columns, when the user selected 5 columns to show ,and other columns to hide, the right half page were blank. so what we need is that we can dynamically change rdlc table size by user's selection or configuration. how to resolve it ? Report's tablix have no Expression input, can it be dynamically?

thanks in advance

What I have tried:

i had tried in many ways but i cannot do that.Please help me if any one knows it.
Posted
Comments
[no name] 30-Aug-20 0:25am    
So if you have fewer columns, you want what? To make the columns wider so the report is bigger? What does "change table size" mean when you have a limited number of columns?
Member 14925129 30-Aug-20 21:54pm    
yes to make the coloumns wider.

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