The pricegrid header gets recalculated under several scenarios.
-
When the user opens the pricegrid detail screen the very first time
-
when the user is on the pricegrid detail page, and wants to recalculate the header information
-
when the user changes the values of the input fields on the pricegrid header and then recalculates the header. This is similar scenario to the previous one, but the flow is not so straightforward, so we cover it too.