Setting the Logical Page Width
In a web-based application, I am trying to display a report that is wider then the width of the screen. Instead allowing horizontal scrolling, the report columns are compressed so the rows fit on 1 page. This makes the report unreadable and unprofessional looking. How to I make the columns stay the width of the column header names? I don't mind how wide a report is (scrolling) I just don't want a report that is several pages wide to be compressed to fit on the screen.
Thank you in advance...Mitch
|