GeneXus Advanced course [Extra Videos]

Interactive Screens: How to Save Context Information

Sometimes we need to save in memory the state of a grid (for example, its filters) when executing an action that takes us out of the web panel to be able to recover that state when returning.


We will see the use of a variable of WebSession type and the Save State property of the grid control. Here is an xpz to try it.