AD
Administrator
Syncfusion Team
September 30, 2003 03:22 PM UTC
In the CurrentCellMoving event you can adjust the e.RowIndex and e.ColIndex for the target cell.
Attached find an example where the cell is moved to the third column if the user entered "1" into the first column.
The same should also work for a databound grid.
Stefan