Official Content

Enables or disables automatic state saving and loading. When it is enabled, Grid state information such as pagination position, filtering, and sorting will be automatically saved in the Web Session. When the Grid container page is reloaded, the Grid state will be automatically restored to the last known configuration.

Values

False
True

Scope

Generators: .NET, Java
Controls: Grid, Free Style Grid

Description

Default value: False.

Applies to Grid and Free Style Grid controls included in a Transaction Web Layout and a Web Panel Web Layout.

When the property is set to 'True', the state information (such as pagination position, filtering, and sorting) is automatically stored in the web session and retrieved from it.

The program loads the stored information after the Start event, provided it exists and the page is loaded for the first time (*), and also stores it before the Refresh Event when some related information changes.

(*) That is to say, on an HTTP Get.

Runtime/Design time

This property applies only at design time.

See Also

State persistence of grids

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant