GridEmpty Collection Template

Empty collection template

When the datasource does not contain items (length is 0) the table will show the empty collection template.

The template can be defined at any location using the structural directive *pblNgridNoDataRef

<div *pblNgridNoDataRef class="pbl-ngrid-no-data">
  <span>No Results</span>
</div>
The Empty Collection Template is part of the registry, i.e. - Registry cascading rules apply.

Shlomi Assaf © 2020. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.

Version 5.0.0 using angular 14.2.4 and cdk 14.2.3 (hash: 25f523f)