Data awareness in forms

KCML Forms feature data awareness, this means that various controls such as grids and edit boxes on a form can be linked directly, at the time the form is designed, to a field in a buffer variable corresponding to a row in the database table. When the form is executed by the program, if the current record from the file is loaded, the information is displayed by the form.

Data aware controls are added via the KCML Forms Designer by dragging the field onto the form from the database tables list.