nodes for empty subreports
Hi! I'm useing Report Builder 10.05 v Profesional edition
How can I hide the nodes for the empty subreports in a report?
Thank you,
Laura
How can I hide the nodes for the empty subreports in a report?
Thank you,
Laura
This discussion has been closed.
Comments
not empty.
Take a look at the TppReport.OnOutlineNodeCreate event. This event allows
you to customize each node of the outline as it is generated give you much
more control than the Outline Dialog in the designer. For instance, setting
the aAccept parameter of the event will prevent a node from being generated.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com