Re: Cannot print table
Posted: Wed May 07, 2025 8:04 am
I added the line:
to the onchange event of date object and it fixed the problem. The print view is now showing the data. Thanks for your help.
Code: Select all
f.nuSetProperty("date_filter", this.value);