sRowData = advancedDataGrid.GetRowData(RowIndex, [RestoreOriginalPosition])
| Variable | Description |
|---|---|
| sRowData | STRING. |
| RowIndex | Returns the zero-based index of the item in the data provider. INTEGER. |
| RestoreOriginalPosition | Optional.Returns a row in the grid to its previous position. BOOLEAN. |