J
Jay
In an ASP.NET page I have a fairly lengthy datagrid that I need to print.
Problem is that when I print sometimes the last row on that page gets cut
half way through. Is there a way to print a datagrid that spans multiple
pages? Ideally I'd also like to maintain the header on each page, but would
settle with just the content not getting cut. The datagrid can range in
size (dynamic). Any examples of doing this?
Thanks a lot.
Problem is that when I print sometimes the last row on that page gets cut
half way through. Is there a way to print a datagrid that spans multiple
pages? Ideally I'd also like to maintain the header on each page, but would
settle with just the content not getting cut. The datagrid can range in
size (dynamic). Any examples of doing this?
Thanks a lot.