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

Report With Column Count

1 Answer 332 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
poet_byron
Top achievements
Rank 1
poet_byron asked on 08 Mar 2011, 07:39 PM
When trying to have a report with a column count, I'm unable to change the widths of the columns.  For example, I have a report that needs to be split into 3 columns.  This report needs to have all 3 left justified right next to each other.  The columns must have a width of 2.5in.  I've set the column width to 2.5in with 3 columns, but it never goes under ~3.5in.  How can this be resolved?  It's causing too much white space between the columns.

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 11 Mar 2011, 06:32 PM
Hi Matthew Carr,

The column width can be calculated as: Page width - Margin.Left + Margin.Right - ColumnSpacing * (ColumnCount - 1) divided to the ColumnCount. Thus to decrease the columns width you have to increase the appopriate page margin.

More information on the topic is available in the Creating Multi-Column Reports help article.

Regards,

Peter
the Telerik team

 

Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
poet_byron
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or