Pager

Description

The Pager widget displays pagination information.

Official Kendo UI Pager documentation

Examples

Examples for this widget are still in progress.

Live Options

The kendoPager.md binding accepts all of the options that can be specified for the widget. However, when bound against an observable, these live options will update the widget or respond to updates from interactions with the widget.
data

The data to bind against the pager

page

The currently selected page

widget

If specified, will populate an observable with a reference to the actual widget

Future Plans

Exploring tighter integration with templates and dataSource to allow Knockout data binding to work inside items along with support for selecting items.