BrownFingers
Member
- Joined
- Nov 21, 2008
- Messages
- 15
- Programming Experience
- Beginner
I am using a combobox to select from a list of customers and display the customers data depending on the selection.
What I would like to do is introduce a Save Prompt, i.e. if the customers data has changed and they try to select another customer using the customer combo, I'd like to display "Do you wish to Save Changes?", Yes/No/Cancel
If Cancel is selected I would like to prevent the selection of the new customer and leave the combo on the existing customer.
Any ideas how I can achieve this?
What I would like to do is introduce a Save Prompt, i.e. if the customers data has changed and they try to select another customer using the customer combo, I'd like to display "Do you wish to Save Changes?", Yes/No/Cancel
If Cancel is selected I would like to prevent the selection of the new customer and leave the combo on the existing customer.
Any ideas how I can achieve this?