eachRowInSource(action: Function, context: Function);
action. Function performed for each table data series.
context. Function context.
The eachRowInSource method performs the specified function for each table data series.
The example of use is given on the page with description of the DataGrid.RealToGlobalIndexes property.
See also: