7

In SSRS How to Change the Textbox width Dynamically? I would like the size to grown to the size of the widest possible value in that given column. (not vertically that I can do, but width).

Elizabeth
  • 719
  • 1
  • 14
  • 27
  • 1
    Unless something's changed in the past few months, you can't. – Tab Alleman Jan 22 '15 at 21:11
  • possible duplicate of [SSRS tablix column CanGrow property for width?](http://stackoverflow.com/questions/7851045/ssrs-tablix-column-cangrow-property-for-width) – Tab Alleman Jan 22 '15 at 21:13
  • @TabAlleman not exactly a duplicate althought similar. I've working on a text box - individual rather then a table. But it seems that there isn't the ability to do so. – Elizabeth Jan 22 '15 at 21:20

1 Answers1

5

There currently isn't a way to do this.

YelizavetaYR
  • 1,611
  • 6
  • 21
  • 37