将属性OptionsBehavior.FocusFirstCellOnNewRecord = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
此时除了修改OptionsBehavior中的属性值外,还要修改OptionData.Appending=True,
将属性OptionsBehavior.FocusFirstCellOnNewRecord = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
此时除了修改OptionsBehavior中的属性值外,还要修改OptionData.Appending=True,
转载于:https://www.cnblogs.com/fyen/archive/2011/03/27/1997294.html