Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RDLC local report - KeepTogether does not work

Status
Not open for further replies.

vvlad

Programmer
Joined
May 27, 2002
Messages
151
Location
DE
I’m having problems with an rdlc local report. When exporting to Excel, I want to keep a table on one page, and if it doesn’t have enough space to entirely move it to the next page.

I have tried the KeepTogether property, but it doesn’t work. I have also tried other suggestions like putting the table inside a list or a rectangle, nothing helps.

Forcing page breaks dynamically is not easy, and in this case the Excel report contains 2 sheets, which is not what we want.

Does anyone have any idea how to solve this? It is a Windows Form project.

Thanks.



vlad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top