Change text box width in run time
Posted: Fri Jan 31, 2020 7:17 pm
Hi
I need to change text box with in run time.
The case is I am show and hide columns in report depending on user variable.
So I need to change to change some text boxes variable to make the table fill all page width.
I used [BegingRender] event, and it works with me good on the designer using [compilation mode]
But it did not work using [Interpretation mode].
And I found that event does not work in [Interpretation mode].
My question is, Is there any method to change text boxes in run time, other than events.
Actuality it is very important feature for me.
I am using Report.JS in Angular 7 application.
and I attached my report sample within data sample.
Thank you very much.
I need to change text box with in run time.
The case is I am show and hide columns in report depending on user variable.
So I need to change to change some text boxes variable to make the table fill all page width.
I used [BegingRender] event, and it works with me good on the designer using [compilation mode]
But it did not work using [Interpretation mode].
And I found that event does not work in [Interpretation mode].
My question is, Is there any method to change text boxes in run time, other than events.
Actuality it is very important feature for me.
I am using Report.JS in Angular 7 application.
and I attached my report sample within data sample.
Thank you very much.