Hello For example, my report contains 5 pages. Each page contains few detailbands but on one of them (4th) i want to print only 1 detail band. how can i resolve my problem?
Try setting the detailband.PrintCount to 1 in the StartPage event of the report when the page number is 4. Then be sure to set it back to 0 for the next pages.
Comments
Try setting the detailband.PrintCount to 1 in the StartPage event of the
report when the page number is 4. Then be sure to set it back to 0 for the
next pages.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com