JVCL Help:TJvDBGrid.PostOnEnterKey
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBGrid.PostOnEnterKey Property
[+] TJvDBGrid Events
[+] TJvDBGrid Fields
[+] TJvDBGrid Methods
[+] TJvDBGrid Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether pressing the Enter key posts the changes to the dataset.
Pascal
propertyPostOnEnterKey: Boolean;
Description
Use PostOnEnterKey to specify whether pressing the Enter key automatically posts data to the underlying dataset. If PostOnEnterKey is false, the user must move to another cell before the modified data is committed.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page