tbl_row_index
index = tbl_row_index(rowId)
This function returns the index of row rowId relative to the top row in the containing grid. The uppermost row in a grid has an index of 1.
도움이 되셨나요?