AD
Administrator
Syncfusion Team
October 5, 2003 08:50 PM UTC
Call CurrentCell.MoveTo to set focus to a specific cell. If you do this from within Form.OnLoad you should also set ForceCurrentCellMoveTo = true.
To ensure the user is locked in until he enters the correct value handle the CurrentCellValidating event.
Stefan