How to Set Default Component Property Values for a Grid
/documentation/pages/HowTo/Grid/Setting Default Property Values.xml
The default values for new Grid components can be configured. This is particularly useful if you are developing many Grid components that need to suppport multiple languages or are always making the same set of changes to every new Grid Component.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
KEY_UNIQUE Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Index Functions/KEY_UNIQUE Function.xml
Determines if the keyvalue for the specified tag is unique.
onKeyPress
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/js/onKeyPress.xml
Specify the Javascript for this event. The onKeyPress event fires when the user presses a key that produces a character value and the element has focus.
onKeyUp
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/js/onKeyUp.xml
Specify the Javascript for this event. The onKeyUp event fires when the user presses a Key down and then releases the key; all while the element has focus.
KEY_EXIST Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Index Functions/KEY_EXIST Function.xml
Returns TRUE if a specified key value is found in a specified index.
onKeyDown
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Javascript Row Events/onkeydown.xml
This event fires when the user types a character in an editable field. The event fires on the press down of the key.
OnKey Events on Forms
/documentation/pages/Guides/Desktop/Design/View/Form/OnKey Events on Forms.xml
Handling key events, macro recorder example, and an application help example.
A5_OPEN_DEFAULT_BROWSE Function
/documentation/pages/Ref/Desktop_Api/Layout/Browse Functions/A5_OPEN_DEFAULT_BROWSE Function.xml
The A5_OPEN_DEFAULT_BROWSE() function displays the default browse for the selected table or set.
SYS_KEY_DOWN Function
/documentation/pages/Ref/Api/Functions/System/System Functions/SYS_KEY_DOWN Function.xml
The SYS_KEY_DOWN() function returns .T. (TRUE) if the named key is being held down.