I have a simple link button on a page with a RadPanel with the following javascript:
javascript:window.print();
My RadPanel is structured:
In the RadGrid, I have an approximate 40-50 rows in the grid (no Paging). When I try to print the page, only 25 items print on the page, and the rest are mysteriously gone. Any assistance would be appreciated. Thanks,
Sam