Exclude sub-reports
I want to exclude a sub-report because the corresponding dataset can't be
opened.
Regardless what I do, the reportsystem tries to open the dataset - which
fails - and
and error "Cannot open DataSet: ........" is shown.
Is it possible and if so how to do it?
Using RB 7.03 and Delphi 5
Regards
Peter Andersen
DSD Booking ApS
opened.
Regardless what I do, the reportsystem tries to open the dataset - which
fails - and
and error "Cannot open DataSet: ........" is shown.
Is it possible and if so how to do it?
Using RB 7.03 and Delphi 5
Regards
Peter Andersen
DSD Booking ApS
This discussion has been closed.
Comments
If you would like to exclude a certain subreport, you cas simply set its
visibility to False. You will then need to set it's band and datapipeline
properties to nil so it will not access the dataset again. Remember to
reconnect these values if you would like to show the subreport again.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com