onNavigate Event
Arguments
- eobject
An object that contains the following properties:
- startIndexnumeric
A zero-based logical row number of the first row in view.
- endIndexnumeric
A zero-based logical row number of the last row in view.
Description
Fires when after List has been navigated (i.e. scrolled).
See Also