Skip to main content



      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 00:08 Go to next message
Eclipse UserFriend
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 00:26] by Moderator

Re: How to display the toolbar in the Run Pattern [message #811753 is a reply to message #811248] Fri, 02 March 2012 14:24 Go to previous message
Eclipse UserFriend
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: Mon Jul 14 01:44:31 EDT 2025

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

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

Back to the top