Image

Print only the first row of your data in JasperReports

Print only the first row of your data in JasperReports
16 years ago

Print only the first row of your data in JasperReports

f you don’t want to code a solution in SQL that will only return the first row of a multi-row data set, there is a solution in JasperReports. Select the …
Read More

Different Data Sources in JasperReport and Subreport
16 years ago

Different Data Sources in JasperReport and Subreport

There are times when we need to use different customized datasources between reports and subreports. This can be done in a JasperReport by adding one line to the .jrxml file. …
Read More

Top