I would like (through an action, or a Code Snippett) to reset the page number from a Grid Band element.
We built a new search which uses two parameters independently: UID_PersonOrdered and UID_AccProduct.
We search for a certain Product and we navigate forward into the following result pages (grid band). Then we decide to search for another Product and the result stay in the actual grid band page, this number does not reset to 1.
For Example:
We search Product A, and we find the right data on the 3rd page (grid band). On that page, we search for the Product B and after clicking "Search", the results start at the 3rd Page, not on the 1st one.
Thanks in advance!