P
PeterM
I have the following command buttons on my form; New, Save, Undo, Delete and
First, Previous, Next and Last.
I'm having problems trying to enable and disable the buttons. For example,
If the form is not dirty, disable the Undo; enable the New; disable the Save.
If the record is saved, disable the Save button, etc. Can someone point me
somewhere to help me with this logic.
Thanks in advance for your help!
First, Previous, Next and Last.
I'm having problems trying to enable and disable the buttons. For example,
If the form is not dirty, disable the Undo; enable the New; disable the Save.
If the record is saved, disable the Save button, etc. Can someone point me
somewhere to help me with this logic.
Thanks in advance for your help!