Re: Developer 2000 Reports repeat frame headings

From: Dr. Hans-Dieter Wehe <hans-dieter_at_wehe.de>
Date: 2000/05/17
Message-ID: <3922F529.478A34FB_at_wehe.de>#1/1


there is a way. in the data-model the query shoud return a column with a constant value for all records. if you dont have such a column currently just add it like "select 'x' dummyvalue, ...". with this dummyvalue you must create a group. select the column with the mouse and draw it obove and out of the colums frame. then you have a new group (displayed between the sql-header and the former columns frame). In the layout model replace the regular frame (with you headings) by a repeating frame based on the new group. now it should work regard
hans-dieter wehe

ssharma24_at_my-deja.com schrieb:
>
> Developer 2000 Reports repeat frame headings
>
> I have a repeating frame (frame 1) and I have two frames inside it, a
> regular frame (for headings) and another repeating frame (frame 2).
> The headings for the frame 2 are in regular frame.
> Frame 2 data is child to frame 1.
> I don’t want headings to appear if there is no child data in frame 2.
> How do we do that…
>
> Thanks..
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed May 17 2000 - 00:00:00 CEST

Original text of this message