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

mesak82

Members
  • Posts

    2
  • Joined

  • Last visited

mesak82'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. I want to pass information from a JTable to the report. JasperReport has a way to create a DataSource from a JTable, but I don't find how to create that DataSource in iReport. I also thought to use a JavaBean DataSource, but it requires a static function which creates the Collection of JavaBeans. If that method is static how can I populate it with dynamic values, for example the data in a JTable. Maybe I'm misunderstanding the real functioning of JavaBeans DataSource. If that is not my best solution, which DataSource can I use?
  2. You need to add your jar file to iReport classpath. To do that, go to Options->Classpath.
×
×
  • Create New...