Click to See Complete Forum and Search --> : need help in paging of crystal report


saimasattar
March 27th, 2008, 06:16 AM
hello all
i ve to make a report having almost more than 30 columns.
and setting is set to A4 and landscape
i ve to set these columns like that half columns apeear on one page and half on next page but there records are shown of same ID like any one page report shows
is it possible to do like that
thanks in advance

saimasattar
April 5th, 2008, 01:52 AM
i ve made this report in crosstab now which moves the columns to next virtual pages.
in query i ve added column names as string with subcolumns.
subcolumns change in each column , in crosstab settind when i try to specify the order all of them are not showing
plz help wat to do
is there any other way to make such type of report having more than 60 columns

jggtz
April 5th, 2008, 02:30 AM
If always are the same columns, You can make 2 or more reports, same datasource different fields

saimasattar
April 5th, 2008, 03:15 AM
plz explain how i can do this
ya columns are same each time

making 2 or more reports how i can join them to show all the record at the same
plz help

saimasattar
April 7th, 2008, 07:58 AM
is dat pssible to get sum of each column at the end of each page
in CR10 not at the end of group or report
plz help

saimasattar
April 9th, 2008, 01:50 AM
i ve solved this problem in cross tab
by this on running this report it moves to the next page in the right

and pagewise total i obtained through formulas
got soln from the link
http://www.codeguru.com/forum/archive/index.php/t-288100.html