If you have an index of the record in the data source rowIndex then you can get its row handle by using method GetRowHandle(int) : int rowHandle = gridView.
確定! 回上一頁