Freezing the header of composite report in PowerBuilder 6.5
Posted
by DVK
on Stack Overflow
See other posts from Stack Overflow
or by DVK
Published on 2010-03-31T22:37:10Z
Indexed on
2010/03/31
22:43 UTC
Read the original article
Hit count: 503
powerbuilder
Setup:
Using PowerBuilder 6.5.
I have a composite report (with a report header) which is created from two unrelated individual DataWindows.
Question:
In composite presentation style, how can I freeze (lock) composite report header along with the column headers in the top DataWindow?
E.g. When you scroll down the composite report, both of the headers should remain visible.
Thanks!
© Stack Overflow or respective owner