I work with a report in Reporting Services. I need to show the options selected by users in the header. When the user selects "select all", I need to show all the selected values ββin the header. I can do all this just fine.
My main problem is when the selection list is too long, the heading disables my list.
Is there a way or setting by which the sizes of the headers can be dynamically changed depending on the size of the text field inside the header, which is growing dynamically.
Abbi source
share