Save changes on close form
- From: "fadhel" <fadhelmajoul@xxxxxxxxx>
- Date: 27 Aug 2006 00:40:11 -0700
Dear All
I'm using SDAC 3.50 on Delphi 7.1. I have 2 forms for cutomers:
1- The first form is for displaying in a dbgrid Some details of the
customers. The form contains a Dbgrid, a datasource, a Tmsquerry and 3
buttons (New, Edit and delete). (the querry is in browse mode only -
No Editing)
2- The second form is for Editing, Posting new records and deleting
With one other querry.
My first problem is how to send the current record to the second form
for editing or deleting.
My second problem is that When the user has do some changes without
posting (New record or when editing) and wants to close the second
form, I Want to ask him before closing the form if he wants to save the
changes or not. The property (Changecount used in dbexpress don't exist
in Sdac).
Thanks a lot for your help.
.
- Prev by Date: Re: MessageDlg jams screen update
- Next by Date: Re: Calling procedures in Delphi (newbie Pascal programmer)
- Previous by thread: Events in a console app
- Next by thread: Re: Save changes on close form
- Index(es):