System Variables "Page" in the Group Header
I use the "Groups" demo report here,
-add a new TextObject in the Group Header, set Text Property to [Page]
-add a new ChildBand "Child1" After the Group Header
-add a new TextObject int the "Child1", set Text Property to [Page]
-select the Group Header, set KeepTogether,RepeatOnEveryPage,ResetPageNumber and StartNewPage property to true
-selct the Data,set Height property to 6cm
preview th report, when Group's Data more than one page, System Variables "Page" is Error in the Next Group'Data.
-add a new TextObject in the Group Header, set Text Property to [Page]
-add a new ChildBand "Child1" After the Group Header
-add a new TextObject int the "Child1", set Text Property to [Page]
-select the Group Header, set KeepTogether,RepeatOnEveryPage,ResetPageNumber and StartNewPage property to true
-selct the Data,set Height property to 6cm
preview th report, when Group's Data more than one page, System Variables "Page" is Error in the Next Group'Data.
Comments
-select the Group Header, set RepeatOnEveryPage,ResetPageNumber and StartNewPage property to true
preview th report, Why ALPHABETICAL "B" do'nt show the top of New Page?
I've fixed both problems. The fixed version will be available tomorrow.