New to Kendo UI for Angular? Start a free 30-day trial

Angular Data Grid No-Records Template

The no-records template allows you to customize the content of the Grid when no data is present. To implement the template, nest an <ng-template> tag with the kendoGridNoRecordsTemplate directive inside the <kendo-grid> tag.

When the Grid has locked columns, the template is displayed in the non-locked part of the content.

The following example demonstrates the no-records template in action.

Example
View Source
Change Theme:

In this article

Not finding the help you need?