How to implement this (read inside) in the report builder?
Hi,
I put some shape and line components to make 1 row and 6 columns grid in
the detail band. What should I do if the dataset only has 10 records (may
change to any number) but I need to print another 8 empty grid rows and make
as total fixed 18 rows grid?
Thanks
William
I put some shape and line components to make 1 row and 6 columns grid in
the detail band. What should I do if the dataset only has 10 records (may
change to any number) but I need to print another 8 empty grid rows and make
as total fixed 18 rows grid?
Thanks
William
This discussion has been closed.
Comments
William
You could use a JIT Pipeline to either control your entire dataset with
added blank records on the end, or you could add a JIT Pipeline into your
already created report and use it to print 8 extra grid rows in addition to
the rows being printed by the original dataset. This will require that you
perhaps create a new subreport with a blank grid drawn. Check out Demos
136 - 140 for examples of how to use a JIT Pipeline.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com