Page 1 of 1

Report variable width

Posted: Fri May 09, 2014 8:44 am
by RDR_Norkart
I have a string variable in my report that displays a text.
The variable displays as a variable-dropdownbox when running the report.

When the dropdownbox is open the entire text is shown, but when you select an item it cut’s the text in half.
(The width of the variable-dropdownbox seems to be set to a default value…I would expect the width to be dynamic)

I there a setting that allows you to change the width of the variable-dropdownbox, or do you have any other suggestions on how I can fix this?

Re: Report variable width

Posted: Mon May 12, 2014 10:27 am
by Alex K.
Hello,

As a way, you can set the Width of Text component in the BeginRender event.

Thank you.

Re: Report variable width

Posted: Wed May 14, 2014 11:11 am
by terjoh
Hi,

I tried your suggestion, but my variable has DataSource = DataColumns, not Items.
So it renders as a dropdownbox not as a textbox.
I copied Text1 from your example and changed the variable-name to match mine, but the dropdown width was not increased.

Could you create another example, or explain in more detail how I should do this?

Re: Report variable width

Posted: Thu May 15, 2014 6:17 am
by terjoh
Just to clarify: The variable I would like to increase the width for is displayed as a dropdown in the report parameters panel ("Request from user panel")

Re: Report variable width

Posted: Fri May 16, 2014 12:18 pm
by HighAley
Hello.

Unfortunately, it's impossible now.
If you need this feature and you are a registered user, please, send a request to support@stimulsoft.com.

Thank you.