0

I am creating one jasper report by connecting it with database. In which I have to hide table column depending upon the data I get after executing the query. How to do that?

Alex K
  • 22,315
  • 19
  • 108
  • 236
om.
  • 4,159
  • 11
  • 37
  • 36

1 Answers1

0

It may be worth investigating the Column Manager add-on available for Jasper Reports, which is described here: http://www.jaspersoft.com/add-ons

This "extends JasperReports to hide or show columns or groups of columns in a report based on user input or other parameters."

Rich
  • 2,207
  • 1
  • 23
  • 27