IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes Passing Dynamic Data to reportElement in jasper report Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Passing Dynamic Data to reportElement in jasper report" Watch "Passing Dynamic Data to reportElement in jasper report" New topic
Author

Passing Dynamic Data to reportElement in jasper report

sinsand singh
Greenhorn

Joined: Dec 21, 2009
Posts: 6
Hi All,

Can we pass any data by parameter or field to reportElement tag in jasper report

Like

<reportElement x="345" y="2" width="45" forecolor="$F{ProposedColor}"/>


can anybody help me out ?

I need to pass color to reportElement to make it more customized as per project requirement.

or

I need to display each field with different Color how can i achieve that ??
or
is this possible in jasper report?
or any other reporting in which i can achieve this?
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 7602

Moving to a more appropriate forum


[Donate a pint, save a life!] [How to ask questions]
 
 
subject: Passing Dynamic Data to reportElement in jasper report
 
Threads others viewed
problem with jasper report excel format
exported Jasper Report has different look than preview in IReport designer
[RESOLVED] jasper & iReport multi-reports
use if else in jasper report
problem in jasper report and subreport
MyEclipse, The Clear Choice