Table Scroll Events
The following events are only generated when the "Enable list scrolling behavior" option is checked in the Table properties.
gre.table.drag_start
This event is generated when a user begins dragging a scrolling table.
gre.table.drag_stop
This event is generated when a user stops dragging a scrolling table.
gre.table.scroll_cancel
This event is generated when the scroll animation is interrupted.
gre.table.scroll_complete
This event is generated when the object being scrolled has stopped
gre.table.scroll_start
This event is generated when the scroll animation begins.
gre.table.scroll_stop
This event is generated when the scroll animation completes.
gre.table.scroll_trigger
This event is generated before the table.drag\_stop event when it is