Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Float
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Float
Divers
Thread ID:
01048273
Message ID:
01048273
Vues:
58
From VFP Help:

Object position
Specifies position settings for the report control.

Float:
Specifies that the control moves down the page when a control that appears above it extends downward.


Ok - I understand that, but I have a problem. I have some fields that is not *absolutely* above the other... I will try to draw my report here (detail band, ok?):
_Field1__ _Field2_________________________ _Field3____ _Field4____
          _Field5_________________________ _Field6____ _Field7____
          _Field8_________________________ _Field9____
Ok - All fields are FLOAT and only Field2, Field5 and Field8 is STREACH WITH OVERFLOW.

When Field2 (first line) streach, Field5 and Field8 are floating down... but Field6 and Field7 (these fields contains data about Field5) and Field9 (that contains data about field8) don't floating.

So, the result report is something like that:
001       ABC ABC ABC ABC ABC ABC ABC ABC       100,00      200,00
          ABC ABC ABC ABC ABC                   500,00      800,00
          DDD EEE FFF                             5,00
          ZZZ YYY ZZZ
Notice that 500,00 and 800,00 is related "DDD EEE FFF" and 5,00 is related with "ZZZ YYY ZZZ".

I need the output like that:
001       ABC ABC ABC ABC ABC ABC ABC ABC       100,00      200,00
          ABC ABC ABC ABC ABC
          DDD EEE FFF                           500,00      800,00
          ZZZ YYY ZZZ                             5,00
I try a lot of combinations, but nothing works. If I use "Fix relative to bottom of band", the problem happens when Field5 or Field8 strechs...

Any idea?

TIA
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform