rowData = advancedDataGrid.GetRowData(RowIndex, [RestoreOriginalPosition])
| Variable | Description |
|---|---|
| rowData | 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. |