Click to See Complete Forum and Search --> : page break?
jasie24
May 26th, 2004, 10:52 AM
if a made a grouping after let's say group number,how can i list
if i want,only one group per page with all subgroups,if beging another group(group number) i want to start on a new page.
is there some page break for this?
Best Regards.
harmonycitra
May 26th, 2004, 11:21 AM
Refer this (http://www.codeguru.com/forum/showthread.php?threadid=290492&highlight=pagebreak)
and u can write formula to detect the end of the report by clicking x-2 button in "New Page After" option
Hope may help.
jasie24
May 27th, 2004, 04:53 AM
Many,Many thanks to your ideea!!!
I was working with crystal report from VS.NET and i didn't know even where to look for this kind of settings.
and i made a right click on report,i choose from format section,the Group footer and there i checked New Page After.And that was all!!
of course i put a small condition(in the right of this option) when a parameter is true
{?pNewPage}=true
and this parameter i can handle it from outside,from my application,cause that was the ideea,to be able from the application show on a new page when start a new group,or not!
Thanks!!!!
codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved.