tbl_grid_row
rowId = tbl_grid_row (gridId, rowIndex)
This function returns the ID of the row located rowIndex rows from the top of grid gridId. The uppermost row in any grid has an index of 1.
Est-ce que cela a été utile ?