Hi to all,
I want to prevent accidental changing data in a form. Command buttons should only allow changing the data on the form.
Just tried to do this by mean of ThisForm.SetAll("Readonly",.F.,"TextBox") and ThisForm.SetAll("Readonly",.T.,"TextBox") but for some reason this does not work.
I would be glad for any assistance.
Regards,
Klaus
I want to prevent accidental changing data in a form. Command buttons should only allow changing the data on the form.
Just tried to do this by mean of ThisForm.SetAll("Readonly",.F.,"TextBox") and ThisForm.SetAll("Readonly",.T.,"TextBox") but for some reason this does not work.
I would be glad for any assistance.
Regards,
Klaus