L
Linda
Hi,
I am using an export to excel functionality from my ASP
page.
I have tried
<p style="page-break-before: always;"></p>
and
<style type="text/css">
..break{page-break-before: always;}
</style>
But it seems no work. I really take a page break for a particular row.
How can I do it?
I am using an export to excel functionality from my ASP
page.
I have tried
<p style="page-break-before: always;"></p>
and
<style type="text/css">
..break{page-break-before: always;}
</style>
But it seems no work. I really take a page break for a particular row.
How can I do it?