I have a report with a table, there are a total of 3 columns in the table in which the 3rd column is a group column. In the 3rd column the data fills according to the values in the table.
Currently if there is only one value for the 3rd column there is huge gap in the right of the page. I want the table to be filled in the page in this case.
Also if there are more than one value for the 3rd column the table should not break to next page instead it should be filled in that page itself.
In any case the table should occupy the full page width.
How can I achieve this case? Plz help.
Thanks in advance.