KonaKart Community Forum
September 10, 2010, 02:34:40 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: KonaKart v5.0.0.0 - Reward Points, Recurring Billing, PDF Invoices etc - Released 15 Jun 2010
 
   Home   KONAKART WEBSITE Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to implement pagination in reports.  (Read 1652 times)
ramesh
Jr. Member
**
Posts: 24


View Profile
« on: September 10, 2009, 01:56:07 AM »



 Hi Friends,
 
 Any body would tell me How to implement pagination  in reports?
 
Logged
greg
Administrator
Sr. Member
*****
Posts: 101



View Profile WWW
« Reply #1 on: September 10, 2009, 02:00:18 AM »

I suggest you look in BIRT forums for the answer:   eg:  http://www.birt-exchange.org/forum
Logged

KonaKart - Java eCommerce
Sony George
Full Member
***
Posts: 79


View Profile
« Reply #2 on: November 22, 2009, 08:32:08 AM »

Konakart is using the servlet named "run" provided by BIRT to show the birt report inside the konakart admin app

ie : birtviewer/run?__report=reports/stores/store1/ProductList.rptdesign&storeId=store1&r=2093290880

instead of this if you use another servlet which is provided by BIRT, u will be able to see the paging  which is done by BIRT itself

that servlet name is frameset

if you use the following url to view your report, you can see paging that is already created by BIRT

http://localhost:8087/birtviewer/frameset?__report=reports/stores/store1/ProductList.rptdesign&storeId=store1&r=2093290880

regards

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!