Automatic row height adjusting

IT GraphIT Graph France
edited 9:56PM in FastReport 4.0
Hello,

I am using Fastreport 4.9.
I have a problem displaying multiple lines row.

In a MasterData, I use some MemoViews a background color and separator colored lines.
But in some case, I can have cells containt 20 lines and other only one.
Sure, I can size the rows to have the capability to contains the 20 lines, but it is a little bit too big to dispaly aonly one line.

I also try with changing the strech mode but it only act on the concern MemoView not all the line.

have you an idea ?

Comments

  • Anu de DeusAnu de Deus Hampshire, UK
    edited 9:56PM
    You probably forgot to set your Masterdata1.Stretch := true
  • IT GraphIT Graph France
    edited 9:56PM
    You probably forgot to set your Masterdata1.Stretch := true

    I tried but it don't change anything.

    I set this options:
    MasterData.Strech := true;
    MemoView.StrechMode := smMaxHeight;
    or
    MemoView.StrechMode := smActualHeight;

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.