Hi All.
I have simple form based on Device table with 2 buttons. And would like to change caption of the buttons when user enter data to the form.
When user open form Button1 is disable and has caption Cancel.
Button2 is enable and has caption Close.
When user start enter data Button1 become enable and caption Close.
Button2 also enable but caption change to Save. How to code those buttons?
Thanks.
I have simple form based on Device table with 2 buttons. And would like to change caption of the buttons when user enter data to the form.
When user open form Button1 is disable and has caption Cancel.
Button2 is enable and has caption Close.
When user start enter data Button1 become enable and caption Close.
Button2 also enable but caption change to Save. How to code those buttons?
Thanks.