aspose file tools
The moose likes Other Open Source Projects and the fly likes paging in jasper report viewer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "paging in jasper report viewer" Watch "paging in jasper report viewer" New topic
Author

paging in jasper report viewer

christina ku
Greenhorn

Joined: Jan 06, 2005
Posts: 8
Hi there,

i am connecting to Mysql database in order to retrieve data. what if i have 1 million records in the DB. how does jasperviewer deal with this? does it retrieve all at once or retrieve page by page according to user selection of the next button. i noe crystal report supports paging so that each time the user click go to next page, it is going to retireve the data from the database.

Does JasperViewer support paging-on-demand? coz if it doesn't, my computer is going to run out of memory if i retrieve extremely large records. And can you suggest any methods to get around the paging problem if JasperViewer doesn't support it? Any ideas or suggestion is greatly appreciated.

regards,
Chris
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: paging in jasper report viewer
 
Similar Threads
regarding jasper reports
paging through struts
Jasper report - ireport but in java class - dynamic report using jasper report api
Question about searching
dynamic pagging