saving data after closing a form

redStriperedStripe Member Posts: 83
Hello,
I know that Navision writes the data to the table when i leave the field
on a form. Is there a possibilty writing the data only if I close the form
not before?

Thanks.

redStripe

Comments

  • AlbertvhAlbertvh Member Posts: 516
    You could try using the DelayedInsert property
  • ufukufuk Member Posts: 514
    DelayedInsert property distinguishes between record and the control that shows the primary key.

    Choosing Yes does not give you the possibility to insert the record after the form closes.

    Regards,

    Ufuk
    Ufuk Asci
    Pargesoft
Sign In or Register to comment.