Preview Form Settings problem
Delphi 7.0
Rb 7.02
Single Form Linked to a single Datasource.
I thought if I wanted to use the Preview that comes with 7.2, if I set
the FormPreviewsettings to wsMaximized and zsPageWidth it would do just
that, It Appears it does not.
The Only fix I have is to Create a On PreviewFormCreate Event and Stuff the
Values in there....Hey Presto it works !!
Did I misinterpret the reason for having these parameters in the main report
?
Colin Coleman
Rb 7.02
Single Form Linked to a single Datasource.
I thought if I wanted to use the Preview that comes with 7.2, if I set
the FormPreviewsettings to wsMaximized and zsPageWidth it would do just
that, It Appears it does not.
The Only fix I have is to Create a On PreviewFormCreate Event and Stuff the
Values in there....Hey Presto it works !!
Did I misinterpret the reason for having these parameters in the main report
?
Colin Coleman
This discussion has been closed.
Comments
Starting with ReportBuilder 7.0, a new event has been added to handle the
preview form settings. You can use the OnAssignPreviewFormSettings event to
change these settings and receive the results you need.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com