Programming a Web Panel’s Refresh Event

When we need to do something every time that a grid is loaded, prior to loading, where do we write the corresponding code? 

We analyze the Refresh event: when it happens, what may be programmed in it.  We will see an example where we add, in a variable, a value for each line in the grid, showing the total below. Where do we initialize that variable?



Read the video script here.

Included in: