NAV 2013 report white space between rows

BastyBasty Member Posts: 8
edited 2012-10-02 in NAV Three Tier
Hello guys,

I edit the sales invoice report and add item tracking to it for each item.

But the question is more general:

I add a line between the shipment informations and the item dimensions line for the item tracking. It repeats well all the item tracking lines for the item but I dont understand the white space before and after the rows...

You can see how the table is build and how it looks like in the print layout (same in preview layout) on the attached screenshots.

Can anybody help my to kill the white space?

Thank y'all :)


Comments

  • BeliasBelias Member Posts: 2,998
    you have to set a visibility property to your yellow lines: you have to hide them if [one of the fields that should be always populated] is blank.
    You can also try to play with "printonlyifdetail" property of the dataitems (this property influences these white spaces in some instaces)
    -Mirko-
    "Never memorize what you can easily find in a book".....Or Mibuso
    My Blog
  • BastyBasty Member Posts: 8
    Belias wrote:
    you have to set a visibility property to your yellow lines: you have to hide them if [one of the fields that should be always populated] is blank.
    You can also try to play with "printonlyifdetail" property of the dataitems (this property influences these white spaces in some instaces)

    You're right man!

    I've used the hidden property instead the visibilty property. That property will hit it!

    I thinked it does the same, this is obviously not true.

    Thanks and best regards,

    this topic is solved!
Sign In or Register to comment.