Skip to main content



      Home
Home » Archived » BIRT » Birt report - own buttons for refresh(i want to create a button for refresh purpose in birt report)
Birt report - own buttons for refresh [message #1227006] Fri, 03 January 2014 04:22 Go to next message
Eclipse UserFriend
hi

I'm new to birt. i'm hardly created a birt report using eclipse birt report tool. my report fetches data from mysql database and displays using preview option.

to make my report dynamic i want to update data base values.

i wrote a servlet which updates database.

instead of running java code through prompt, i want to provide a button in my report which invokes java code through servlet.

can you suggest me how to create a button in birt repot??
Re: Birt report - own buttons for refresh [message #1228569 is a reply to message #1227006] Tue, 07 January 2014 09:06 Go to previous message
Eclipse UserFriend
Hello,

use hyperlink on a label or image to point to your update url.

If you are using BirtViewer and the report has some parameter, you can set the parameter in your call and set __parameterpage=false to avoid showing the parameter dialog.

Hope that helps.

Regards
Cyril
Previous Topic:ClassCastException when using a BindingProvider
Next Topic:required Birt runtime in web app
Goto Forum:
  


Current Time: Sun Jul 13 01:31:39 EDT 2025

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

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

Back to the top