GridView.getChangedData

Syntax

getChangedData();

Description

The getChangedData method returns changed data.

Comments

This method returns an array of JSON object that contain information about changed data.

Example

The example of use is given in the page with description of the GridView.SyncLoadClipboardData property.

See also:

GridView