Recent content by ncurado

  1. N

    Calculated Fields

    If I did a refresh, all records would be recalculated. But in this case I don't do any refresh on the dataset. The oncalcfield event that changes all records happens just after my post command. -- Nuno Curado ncurado@ipn.pt
  2. N

    Calculated Fields

    It happens for all records in all calculated fields in the Dataset. Every time I make a post the event oncalcfields is called and it updates the data in all records on every calculated field. Wasn't it supposed to just calculate the new record? -- Nuno Curado ncurado@ipn.pt
  3. N

    Calculated Fields

    I've been having a problem with calculated fields. I'm using a calculated field where the value comes from a form that is used several times, and every time the dataset makes a posts all data for every calculated field is redone instead of calculating just the last one. Can anyone give me a hand...
Back
Top