Home › Forums › WinForms controls › Xceed Grid for WinForms › Select Cell in Grid Using Row / Column › Reply To: Select Cell in Grid Using Row / Column
grid.CurrentCell = grid.DataRows[rowIndex].Cells[columnIndex];
Imported from legacy forums. Posted by Tommy (had 186 views)