on_next

Description

This event is fired every time a next command is issued to a query. For any query, a named event is also fired. For example, 'questions' fires the events 'on_next', then 'on_questions_next'. The default query fires the event 'on_no_name_next'.

See also

on_previous
Database