I created a form to display my table by using the wizard.
My questions are
1, When click back and next, users can change the records, but I don't want to the user to change the record, unless they hit add new or edit. Of course I can lock the data to prevent any unpurposely change.
2, I have a command to open report. When I hit add new (arrow)and key in the data, looks like I have to click at least once move/next(arrow) to take the change effect, then the change will update in the report. So I think I want to a bottom as Update for the user,but don't know how to make it. Probably a "Cancel" is also wanted.
3, Even the data records got updated, if I already have a open report in preview, hit "preview report" won't update the data in the report unless I close the report first. Is there any way to solve these problems?
Thanks a lot!
SwingXH
My questions are
1, When click back and next, users can change the records, but I don't want to the user to change the record, unless they hit add new or edit. Of course I can lock the data to prevent any unpurposely change.
2, I have a command to open report. When I hit add new (arrow)and key in the data, looks like I have to click at least once move/next(arrow) to take the change effect, then the change will update in the report. So I think I want to a bottom as Update for the user,but don't know how to make it. Probably a "Cancel" is also wanted.
3, Even the data records got updated, if I already have a open report in preview, hit "preview report" won't update the data in the report unless I close the report first. Is there any way to solve these problems?
Thanks a lot!
SwingXH