Show contents 

Working with Regular Report > PP.Prx.Ui > Classes > GridView > GridView.getChangedCells

GridView.getChangedCells

Syntax

getChangedCells ();

Description

The getChangedCells method returns cells with changed data.

Example

The example of method use is given in description of the PrxMdService.setTabSheetData method.

See also:

GridView