Hello:
I'm just starting to take a look at the Print Preview functionality in SmartGWT and I must say that its quite good except for one thing: If I have a listgrid with say 1000 items in it when I print it only prints what actually VISIBLE on the screen.
So my question is this: Is there any way to configure the print preview/printing functionality so that it prints ALL of the records in a ListGrid even if they're not visible at the time?
Thanks.
---
Chris
I'm just starting to take a look at the Print Preview functionality in SmartGWT and I must say that its quite good except for one thing: If I have a listgrid with say 1000 items in it when I print it only prints what actually VISIBLE on the screen.
So my question is this: Is there any way to configure the print preview/printing functionality so that it prints ALL of the records in a ListGrid even if they're not visible at the time?
Thanks.
---
Chris
Comment