IsChanged
Use this function to determine whether the DataArea has been modified since the initial download. This function can be useful if you want to prompt users to save their changes before closing a Data Grid.
A return value of 0 indicates that the DataArea is unchanged, while a value of 1 indicates a modification.
where:
- DataArea is the name of the DataArea.