IsChanged
Use this function to determine whether the data area 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 data area is unchanged, while a value of 1 indicates a modification.
where:
- DataArea is the name of the data area.