Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » How to display the toolbar in the Run Pattern
How to display the toolbar in the Run Pattern [message #811248] Fri, 02 March 2012 05:08 Go to next message
ni yong is currently offline ni yongFriend
Messages: 5
Registered: March 2012
Location: china
Junior Member

I have a problem for export the data in run pattern.
I am wondering how to display the toolbar or display the export data dialog in the Run Pattern?
The Code as :
<birt:viewer id="birtViewer"
reportDesign="callTimeDaily.rptdesign" format="HTML" pattern="run"
showParameterPage="false" isHostPage="true" showTitle="false">
<birt:param name="startDate" value="<%=startDate%>"/>
<birt:param name="endDate" value="<%=endDate%>"/>
</birt:viewer>

[Updated on: Fri, 02 March 2012 05:26]

Report message to a moderator

Re: How to display the toolbar in the Run Pattern [message #811753 is a reply to message #811248] Fri, 02 March 2012 19:24 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

The toolbar is only available in the frameset Pattern.

Jason

On 3/2/2012 12:08 AM, Missing name Mising name wrote:
> Wrote as :
> <birt:viewer id="birtViewer"
> reportDesign="callTimeDaily.rptdesign" format="HTML" pattern="run"
> showParameterPage="false" isHostPage="true" showTitle="false">
> <birt:param name="startDate" value="<%=startDate%>"/>
> <birt:param name="endDate" value="<%=endDate%>"/>
> </birt:viewer>
>
> How to display the toolbar in the Run Pattern?
> Or display the export dialog for Run Pattern?
Previous Topic:Birt Viewer Limits Results to 500 records
Next Topic:How to remove column in chart
Goto Forum:
  


Current Time: Thu Apr 25 11:33:35 GMT 2024

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

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

Back to the top