Could you please advise on what condition an OnNoData event triggers for a ppReport? I have created an event but it does not seem to fire at all. The NoDatBehavior options seem to work. RB7
ReportBuilder simply checks if the datapipeline connected to the report is EOF and BOF. If these properties are both true, the OnNoData event is fired. This tested correctly on my machine.. RB 10.07 Delphi 7.
Comments
ReportBuilder simply checks if the datapipeline connected to the report is
EOF and BOF. If these properties are both true, the OnNoData event is
fired. This tested correctly on my machine.. RB 10.07 Delphi 7.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com