Creating detail lines on the fly
I want a report that will show me 12 detail lined. One for each month of
the year. let's say the data for two months ( Apr. and Jun.) never showed
up and have not been entered. My table will only have 10 rows of data.
Is there any way I can manipulate RB to show place holder lines in the
report, Ex. "April is missing", "June is missing", for the missing months.
TIA,
D
the year. let's say the data for two months ( Apr. and Jun.) never showed
up and have not been entered. My table will only have 10 rows of data.
Is there any way I can manipulate RB to show place holder lines in the
report, Ex. "April is missing", "June is missing", for the missing months.
TIA,
D
This discussion has been closed.
Comments
the purpose of printing the report. Then you can use an event such as the
DetailBand's BeforePrint event to generate a string such as "June is
missing".
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com