Class: TEgDBGridEx
TEgDBGridEx
property TabOnEnter: Boolean default False;
When True, pressing Enter behaves like pressing Tab - it moves to the next cell instead of performing the inherited TDBGrid Enter handling.
True
TDBGrid