Mastering PowerBuilder

HomePrevious Lesson: Course 3:: Session 24 :: Page 230
Next Lesson: Course 3:: Session 24 :: Page 250
Saving Changes to the Database

This service is by default enabled for the DataWindow user object "u_dw". When the user selects "File/Save" from the menu, PFC automatically saves the data. If user does some changes and close the window without saving the changes, PFC prompts for saving changes. In the prompt, it has three choices "Yes", "No", "Cancel". If user selects "Cancel", we expect the window stays open, but not. For any selection other than "Yes", the window would be closed without saving the changes.

HomePrevious Lesson: Course 3:: Session 24 :: Page 230
Next Lesson: Course 3:: Session 24 :: Page 250