pp108 : onafternext

onafternext


This event is fired after the next set of business objects is fetched.

Syntax

DesignTime

This is a design-time property and can be set through the property sheet of the control.


Event Information

To invoke

Click the Next button on the pagination bar.

Default Action

Initiates any action associated with this event.

Named Script

onafternext


Event Object Properties

Property

Description

srcElement

Reference to the Next button.



An event handler can access the event object and its properties through the eventObject available as a parameter on the handler.

Remarks


This event will not be fired if the next event is cancelled in onbeforenext event.

Applies to


Control Bar

Related reference

Navigator
Pagination Bar