SSRS doesn't honor the CanGrow Property when Exporting to Excel

Posted by user181857 on Stack Overflow See other posts from Stack Overflow or by user181857
Published on 2009-10-09T14:13:14Z Indexed on 2010/06/10 6:43 UTC
Read the original article Hit count: 192

Filed under:
|

I have a Table in an SSRS report. one of the Table Cells contains the Descriptions of Parts in an order. these descriptions could vary in length and for that reson i have set the "CanGrow" Property to True. when i try to export the report to Excel im expecting that if the text length would exceed the width of the Cell then the height of the cell would grow and the whole text would be shown. Unfortunately the SSRS Excel Generator keeps the height as is and so only the part of the text which fits the width of the cell would be shown.

i would appreciate any help or input to solve this problem. Thanks

© Stack Overflow or respective owner

Related posts about excel

Related posts about ssrs