New to Kendo UI for AngularStart a free 30-day trial

Represents the possible navigable sections of the Grid (see example).

The available values are:

  • pager — Includes the Grid pager and its internal elements.
  • table — Includes the Grid table and its internal elements.
  • toolbar — Includes the Grid toolbars and the group panel when the Grid is groupable.

Possible values:

  • "pager"
  • "table"
  • "toolbar"
Example:
html
<kendo-grid [navigable]="['pager', 'toolbar']"></kendo-grid>
Not finding the help you need?
Contact Support