TIWCGJQGridNavEditFormOptions.SaveKeys Property

Determines the possibility to save the form with pressing a certain key.The first item enables/disables saving with pressing certain key. The second item corresponds to key code for saving. If enabled the default value for saving is [Enter]. Note that this binding should be used for both adding and editing a row. Since the binding is for the form, there is no possibility to have one key in add and another in edit mode.

Namespace: IWCGJQGrid
published
 property SaveKeys: TIWCGJQGridNavCommonFormOptionsSaveKeys index 22 read GetSaveKeys write SetSaveKeys stored IsObjStored;