1. I was wondering if there was a way to control the formatting of a grid report viewed through the web but not as a document.
I figured out that the autostyle uses the .css files on the server but that looks like pure font, color, etc formatting. I don't know if the grid report uses the default .xsl file on the server or if additional formatting is done dynamically.
I've customized some of the .xsl files in the past when using documents with grid and graph reports in it. It's easy to associate the .xsl file to the report in a document.
I can't figure out how to do it without using a document, just as a grid report viewed thgrough the web. I was hoping someone could tell me how or if it is even possible.
2. What I'm trying to accomplish is to force more columns to display on the grid report. There are 21 small columns on the report but on the web, only columns 1 - 10 are displayed. Half the screen is blank white space. It's probably just a little too big to fit all the columns on the screen at once. I've already played with using a column alias on some columns but it didn't help.
Any help would be appreciated.
Even just letting me know if it can be done.
Thanks,
mm236