[#1102] - One row - JRBeanCollectionDataSource

Category:
Bug report
Priority:
Immediate
Status:
Assigned
Project: Severity:
Block
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

I'm using a JRBeanCollectionDataSource in a subreport and I'm sending a list as a parameter. If the list is just filled by one row, report is not showed. This doesn´t happen if there´s more than a row .

params.put("list", new JRBeanCollectionDataSource(list));

Any suggestion??

guillermogarcia's picture
Joined: Mar 21 2007 - 5:09am
Last seen: 16 years 2 months ago
Feedback