G
Gudni G. Sigurdsson
Hi.
I am NOT working with Access reports but with VS2005 reports and C#, but I
have not been able to find an appropriate MS discussion group.
My problem is this:
I have a report (.rdlc) where I have a list object, list1, and anothher list
object, list2, within the first one. Both list objects contain textboxes
populated by values from a dataset (SQL Server). Now, when list1 does not
fit completely on a page a new page is begun. Properties PageBreakAtEnd,
PageBreakAtStart and KeepTogether are all set to False for both list objects.
I would like to fill my pages and continue list1 on the following page, not
having a page e.g. 65% or 75% full. What can I do?
What would be the correct discussion group for this question?
Regards,
Gudni
I am NOT working with Access reports but with VS2005 reports and C#, but I
have not been able to find an appropriate MS discussion group.
My problem is this:
I have a report (.rdlc) where I have a list object, list1, and anothher list
object, list2, within the first one. Both list objects contain textboxes
populated by values from a dataset (SQL Server). Now, when list1 does not
fit completely on a page a new page is begun. Properties PageBreakAtEnd,
PageBreakAtStart and KeepTogether are all set to False for both list objects.
I would like to fill my pages and continue list1 on the following page, not
having a page e.g. 65% or 75% full. What can I do?
What would be the correct discussion group for this question?
Regards,
Gudni