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

Getting a List to fill area if not enough data items

1 Answer 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 31 May 2012, 05:06 PM
I have a report where the dataSource is:

public OrderMaster orderMaster;
public List<OrderDetail> orderDetails;

I have created the report using the information from the orderMaster object, and inserted a List into the center of the page to display the orderDetails.  This works fine, but I would like to carry to formatting of the list to fill up the whole area in the center of the report (every other line has the background color set, column boarders, etc).  Right now if there are 3 items in the orderDetails list, the list displays the 3 items, then there is a blank area until the PageFooter starts.

Anything I can do to get the list to behave the way I want it?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 02 Jun 2012, 01:55 PM
Hello Jason,

Currently there is no way to achieve such result with Telerik Reporting. This inquiry is logged in our internal TODO list and we will definitely have it in mind when working on future versions.

All the best,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

Tags
General Discussions
Asked by
Jason
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or