Step 1:
Create classical
report with less number of columns in a page.
report with less number of columns in a page.
Step 2:
Go to the page
header, in CSS under Inline CSS mention the code as
header, in CSS under Inline CSS mention the code as
table.uReportContainer,
table.uReport {
table.uReport {
width: 100%;
}
Step 3:
Refresh the page
to find the changes.
to find the changes.
By
A.Arun Kumar
Recent Posts