tbl_grid_rowlist
count = tbl_grid_rowlist(gridId, array)
This function fills array with the IDs of the rows in grid gridId ordered from top to bottom and returns the number of IDs.
这对您有帮助吗?