how to sort all fields using ireport

Hello,

I have created one report with two subreports without table structure.

Now i want to set sort option on all fields.

How to set ascending, descding to all fields.

kalpesh.chavda's picture
Joined: Mar 11 2015 - 11:50pm
Last seen: 6 years 11 months ago

i need to set sorting on every fields of my report, not by order by in sql query.

kalpesh.chavda - 7 years 6 months ago

2 Answers:

Set "ORDER BY" in your jdbc datasource's SQL statement.

hozawa's picture
190797
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago

I want to set sort options on each fields, not by order by in sql.
 

kalpesh.chavda's picture
Joined: Mar 11 2015 - 11:50pm
Last seen: 6 years 11 months ago
Feedback
randomness