Re: 9.0 Report writer - is it possible
- From: "DP" <dp@xxxxxxxx>
- Date: Tue, 9 Aug 2005 16:15:40 -0400
Yes, unfortunatly then the groupings also fall into the column. I would
like
the groupings to be the whole page width and only the detail band have the
columns
Page header
|---------------------------------------------------------------------------
-----------------------------------|
Group1 Header
|---------------------------------------------------------------------------
-----------------------------------|
Group2 Header
|---------------------------------------------------------------------------
-----------------------------------|
Detail Band
|---------|----------|_---------|_----------|-----------|_----------|_------
---|----------|----------|_----------|
|---------|----------|_---------|_----------|-----------|_----------|_------
---|----------|----------|_----------|
etc
Group 2 footer
|---------------------------------------------------------------------------
-----------------------------------|
group1 footer
|---------------------------------------------------------------------------
-----------------------------------|
Page footer
|---------------------------------------------------------------------------
-----------------------------------|
"Rush Strong" <rush.strong]@[verizon.net> wrote in message
news:%232YmaVQnFHA.2180@xxxxxxxxxxxxxxxxxxxxxxx
> From the Report Designer, choose:
>
> File | Page Setup
>
> and set the number of columns you want, column widths, print order, etc.
>
> - Rush
>
> "DP" <dp@xxxxxxxx> wrote in message news:ddag5p$k1s$0@xxxxxxxxxxxxxxx
> > Hi,
> >
> > Is it possible and if yes how to create multiple columns in the detail
> > band
> > only?
> >
> > Example layout. print sales order with detail lines and the box weights
in
> > columns.
> > files
> > so_maste, so_detail, so_boxes
> > relations and skip is set as follows
> >
> > so-master
> > so_detail
> > so_boxes
> >
> > All I seem to be able to get is a report looking like this
> >
> > So_master info in the page header
> > so_detail line in the group header by sono
> > boxweight
> > boxweight
> > boxweight
> > etc ....
> >
> > What I would like to get is
> >
> > So_master info in the page header
> > so_detail line in the group header by sono
> > boxweight boxweight boxweiht .........
> >
> > The only way I seem to be able to do that is looping through the box
file
> > programmatically and building a string and taking care of the line
brakes
> > and the allignment based on font myself
> >
> > TIA
> >
> >
>
>
.
- References:
- 9.0 Report writer - is it possible
- From: DP
- Re: 9.0 Report writer - is it possible
- From: Rush Strong
- 9.0 Report writer - is it possible
- Prev by Date: RE: Xsource and the label wizard
- Next by Date: [OT] User-Defined string Functions Transact-SQL
- Previous by thread: Re: 9.0 Report writer - is it possible
- Next by thread: SV: 9.0 Report writer - is it possible
- Index(es):
Relevant Pages
|