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

Web View columns

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
MGrassman
Top achievements
Rank 2
MGrassman asked on 27 Aug 2010, 06:14 AM
I have a report that the columns are off for the first couple lines then after that everything is fine.  When I export to pdf everything works as expected as well as previewing in visual studio.

Any suggestions as to which properties would cause this.

I'm using Q2 2010 reporting.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 27 Aug 2010, 01:14 PM
Hi MGrassman,

From the looks of your screenshot, it would seem that you have used aligned TextBox items to simulate tabular layout and in such case inconsistencies are expected as the different rendering extensions handle rendering differently and you cannot perfectly align the items manually. Using Anchor and Dock for this purpose is quite helpful: Dynamic Layout (Dock and Anchor)
Nevertheless we recommend to use our Table item instead, which is meant for this sole purpose. Note that it is a separate data region and you should bind the table item itself.

Sincerely yours,
Steve
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
General Discussions
Asked by
MGrassman
Top achievements
Rank 2
Answers by
Steve
Telerik team
Share this question
or