This is a migrated thread and some comments may be shown as answers.

Printing Issue and Panel Bar

1 Answer 59 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Sam Stange
Top achievements
Rank 1
Sam Stange asked on 04 Jan 2010, 02:44 PM
I have a simple link button on a page with a RadPanel with the following javascript: 

javascript:window.print();

My RadPanel is structured:
  • RadPanel
    • RadPanelItem
      • ItemTemplate
        • RadGrid

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

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 07 Jan 2010, 09:13 AM
Hello Sam Stange,

I suppose that the page height is not enough to cover the whole number of rows in the grid. You can try adjusting the margins of the page (in Print Preview) and see if that makes any difference.

All the best,
Veskoni
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
PanelBar
Asked by
Sam Stange
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or