all groups > sql server reporting services > april 2005 >
You're in the

sql server reporting services

group:

Feeling Stupid - Multi-Column report layout


Feeling Stupid - Multi-Column report layout Bret Stateham
4/23/2005 8:20:57 AM
sql server reporting services:
Hi all,

New poster to the group. I scanned the group and googled this, but haven't
found a solution yet.

I am having problems setting up a multi-colum layout.

In designer, Click Report Menu / "Report properties".
Select "Layout" tab. Set the "Columns:" properties to 2.

The designer shows me a design space with two columns, but only allows me to
edit the contents in the left most column. Understood.

Problem. I drop a table or list in the designer, and when previewed (in
designer or browser after deploy) I don't get multiple columns. Just a
skinny, very tall report.

BOL has only basic references to multi-column reports.

I feel like I am missing something obvious. Any body have any suggestions?

Thanks,

Bret Stateham

Re: Feeling Stupid - Multi-Column report layout Brian Welcker
4/23/2005 8:45:08 AM
Unfortunately, multi-column layout is only supported in the 'page-oriented'
renderers (PDF, TIFF, Print).

--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: Feeling Stupid - Multi-Column report layout Bret Stateham
4/23/2005 11:09:16 AM
Brain,

Thanks much. I guess I shouldn't feel totally stupid because that wasn't
mentioned in BOL, or at least I didn't notice it, but I somehow still feel
like I should have thought of that.

Bret
[quoted text, click to view]

Re: Feeling Stupid - Multi-Column report layout Brian Welcker
4/23/2005 3:05:04 PM
The issue is that with HTML, there is no fixed page height so wrapping
multiple columns is sort of weird. We introduced "soft" page breaks late in
the cycle in the HTML renderer but didn't get around to adding the
multi-columns.

--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: Feeling Stupid - Multi-Column report layout RB69
5/18/2005 3:31:04 PM
Is there anything you have to do to get multiple columns rendered in a PDF
file. I understand not being able to do it in html, but when you convert it
to PDF it still doesn't wrap. Anything special I need to do?

[quoted text, click to view]
AddThis Social Bookmark Button