Skip to main content



      Home
Home » Archived » BIRT » Paging
Paging [message #148414] Mon, 27 March 2006 07:03 Go to next message
Eclipse UserFriend
Originally posted by: kelvinchaffer.hotmail.com

Can someone point me in the direction of swome paging info. Basically, Ive
created a scruipt that returns page numbers and the url to direct to a
page. eg __report=report.rptdesign&page=2.

However Im not sure what I need to be setting or using to get that page to
display. Is there a global parameter or something that the birt viewer
uses when paging. Can you even page using the existing viewer using run
instead of frameset. Any help much appreciated.
Re: Paging [message #148460 is a reply to message #148414] Mon, 27 March 2006 09:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kelvinchaffer.hotmail.com

Found that you can change page by passing through the parameter __page=2.
However this doesnt work through the run part of the viewer. Works through
frameset and preview options. Anyone know of a way of doing the same thing
through the run option. I dont want the default Birt paging frames
displyed.
Re: Paging [message #148771 is a reply to message #148460] Mon, 27 March 2006 22:25 Go to previous message
Eclipse UserFriend
Kelv,

This is not currently supported in the RunandRender option.
You could modify the Viewer to suit you better. Look the WebViewer/pages
directory for JSP fragments.
Another option is, if you only want runandrender, build a simple servlet
that does this.

I posted a very simple example servlet earlier today.

Jason
Re: Simple servlet example requested.


"Kelv" <kelvinchaffer@hotmail.com> wrote in message
news:56ae8c70847bee9327f0f7e219c508f2$1@www.eclipse.org...
> Found that you can change page by passing through the parameter __page=2.
> However this doesnt work through the run part of the viewer. Works through
> frameset and preview options. Anyone know of a way of doing the same thing
> through the run option. I dont want the default Birt paging frames
> displyed.
>
Previous Topic:Group header problem
Next Topic:Unable to set barcode-font in birt-rcp-report-designer 2.0.0
Goto Forum:
  


Current Time: Sat Jul 19 10:10:18 EDT 2025

Powered by FUDForum. Page generated in 0.25084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top