Am having two datasets and i created two tables and binded these two datasets to these two tables..
Now my requirement is i want to break the two tables for all the dataset rows simultaneously to appear in the same page for all generated pages in the birt viewer..
Richard A. Polunsky Messages: 197 Registered: July 2009 Location: Houston TX
Senior Member
I think we have a language issue here. Can you describe in other words what you mean by "braking" or "breaking" the tables?
If you just want both tables to appear side-by-side in the report, you should lay down a Grid element first with two columns and one row, then put one table in the left cell and the other table in the right cell.
Braking means displaying the report per row generated by the dataset in different pages...
Because i have two dataset with equal number of rows generated from the both, i want theses two datasets to be combined and shown in all the page displayed in the birt viewer