TableObject without breaking

edited 12:09PM in FastReport .NET
How to set up a TableObject for not break into 2 pages ?

The TableObject is created with the ManualBuild event and I set the TableObject as Table1.CanBreak = false

And the DataBand:
CanBreak=false
KeepTogether = true
CanGrow = true
CanShrink= true

But Table1 is break in 2 pages....

How do I set it for not break ??

Thank you

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.