G
Guest
Hello,
I have a form where I want to only enable a save button when something has
changed in the dataset. Currently I'm checking current values against
original values everytime a value is changed to enable/disable the save
button. Is there a way of telling if a dataset has been changed (ds
property?) other than using this method?
Any help greatly appreciated!
Thanks in advance
I have a form where I want to only enable a save button when something has
changed in the dataset. Currently I'm checking current values against
original values everytime a value is changed to enable/disable the save
button. Is there a way of telling if a dataset has been changed (ds
property?) other than using this method?
Any help greatly appreciated!
Thanks in advance