Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Cannot print table Topic is solved

Questions related to using nuBuilder Forte.
nadir
Posts: 39
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 4 times
Been thanked: 4 times

Re: Cannot print table

Unread post by nadir »

I added the line:

Code: Select all

f.nuSetProperty("date_filter", this.value);
to the onchange event of date object and it fixed the problem. The print view is now showing the data. Thanks for your help.
Post Reply