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

Treeview Not Printing beyond first page

1 Answer 51 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Moon
Top achievements
Rank 2
Moon asked on 01 Apr 2010, 08:09 PM
I have  treeview and it prints on the first page, but the items that make it extend to additional pages are not printing at all.

The printer is skipping the treeview and going to the next item on the page.

It doesn't matter if I set the treeview height to 100% or leave it undefined. It needs to keep expanding for all items and print all items.

.Height = Unit.Percentage(100) 
How is this fixed?

thanks.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 02 Apr 2010, 10:36 AM
Hello,

I already replied to your ticket:

I tried to reproduce the problem but to no avail. I added 50 nodes to the treeview and went to Print Preview. Two pages were shown each containing the nodes of my tree. I printed it out and all nodes were there.

What could be different in your case? Does the print preview show the correct data?

Best wishes,
Veskoni
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TreeView
Asked by
Moon
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Share this question
or