i have designed a table in html. this table contains data which is retrieved from the database. since the table is very long, when i try to print his page the page gets divided into many pages.
I want to repeat the header of the table on every page as soon as the page breaks.
i have tried doing this with the
can you please help.