Create action based on Pagination Event
APEX 4.1
I want to execute a Hide procedure when the user goes to a new set of rows given the default pagination at the bottom.
I have a dynamic action with a procedure to hide things when the page is new but upon pagination the CONTROL_PANEL from Control Break show up again.
Any one know what event it is that will allow me to hide the control panel on pagination