Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Cannot print table Topic is solved

Questions related to using nuBuilder Forte.
nadir
Posts: 44
Joined: Mon Apr 21, 2025 7:03 am
Has thanked: 5 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