Skip to content

Experimental

his function is available for certain field types, only

Autofocus on enter

AppGini now supports selecting an autofocus field in model already. This feature might be obsolete in the future.

Tries to set the focus to the given field.

1
dv.getField("fieldname").autofocus();

See also: