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

nathalie

Members
  • Posts

    1
  • Joined

  • Last visited

nathalie's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hello everyone, I'm searching to fill a dataset with an empty datasource to display some images in a table (TableComponent) without any data to query. Actually I'm trying to replace this line of a jrxml : <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.JREmptyDataSource(1)]]></dataSourceExpression> by a Java code line, but I don't know what JRExpression I need to create to fill the parameter of the method setDataSourceExpression of the class JRDesignDatasetRun. If someone can help me please... Nath
×
×
  • Create New...