findDgRowByRealIndex(realRowI: Integer);
realRowI. Real index of a data series to be searched.
The findDgRowByRealIndex method returns a table data series by its index.
The method returns value of the PP.Ui.DGRow type.
The example of use is given on the page with description of the DataGrid.createDgRow method.
See also: