Page 1 of 1
Please one Example for ChildBand
Posted: Thu Feb 22, 2007 3:15 am
by MARIMUTHU K
Hi
Please one Example for ChildBand. Or What is the purpose of the Band
Thanks
Regards,
Please one Example for ChildBand
Posted: Thu Feb 22, 2007 10:42 am
by Edward
The ChildBand is band that always follows after another bands.
Using this band may be the following:
After the DataBand you may place one or more ChildBands. Then in the BeforePrintEvent of the DataBand you may switch on or off only the bands which are necessary for the current row of the DataBand.
Thank you.