there are two repeater
first one is repeating the classes and the second one is the showing the students of the class.
there is a page break between two class list.
So the head of the table (which is created by the second repeater)is Student number, name ans surname and a one cell writing the PAGE NUMBER. (Table heading part)
but there may be too many student in the list. On the output I can see the correct list but problem occuring in printing part.
Let's say 70 student. Assuming that there are 40 student on a page. So 2 page is needed for this class list. While printing this pages the PAGE NUMBER part of table head part must output the correct numbers.
One page on the screen(PAGE NUMBER : 1 ) and two page while printing(PAGE NUMBER : 1, PAGE NUMBER : 2 (other page)).
Please help me...
AGB
|