Jump to content
We've recently updated our Privacy Statement, available here ×

Using Combobox To Select Parameter Value


2005 IR Help

Recommended Posts

By: geuslenn - geuslenn

Using Combobox To Select Parameter Value

2005-08-31 05:21

Hi everybody,

I am designing reports with Ireport. I want to prompt some parameters that their values in combobox to users . Is there any way to use combobox. Thanks.

 

 

 

 

 

By: Dlfiles - dlfiles

RE: Using Combobox To Select Parameter Value

2005-11-24 14:04

Hello,

 

I would like to know also if it is possible to create a combobox as a parameter so that the user can choose from a selected list of options when running a report.

 

I am starting to learn about JasperReports and iReport so currently I don't know much.

 

Thanks

 

 

 

 

By: Wal Millard - walmillard

RE: Using Combobox To Select Parameter Value

2005-11-24 19:21

Guys,

 

IReport is a design tool for pdf/html etc reports produced by JasperReports. it is not an interface for entering data. If you want to perform some sort of selection process then you will need a web/apllication interface. There are many options for this type of interface, common in java being servlets. But since Jasper and ireport use java, so this interface must be written in java aswell.

 

If your project is not using the internet, then you must write a stand alone application in Java using swing controls, or some other "visual" java tools. iReport itself is a stand alone written in java.

 

luck

walmillard

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...