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.
Change text box width in run time
Change text box width in run time
- Attachments
-
- report sample.rar
- Report sample
- (9.97 KiB) Downloaded 134 times
Re: Change text box width in run time
The more important question is, How to use [compilation mode] in Report.js with Angular 7?
Is there any solution or work around?
This is because using events is very important for me.
I need events in conditional sorting and other important features.
Thank you and waiting for your reply.
Is there any solution or work around?
This is because using events is very important for me.
I need events in conditional sorting and other important features.
Thank you and waiting for your reply.
-
- Posts: 7292
- Joined: Tue Mar 20, 2018 5:34 am
Re: Change text box width in run time
Hello,
The compilation mode is not supported in the JS product.
Thank you.
The compilation mode is not supported in the JS product.
Thank you.