Tobago Demo

Menu

Empty Sheet

If a sheet contains an empty list, a "no rows available"-message is displayed by default. The default can be changed with an <f:facet name="empty"> tag.

Default

This is the default behavior if the sheet has no entry.

Name Orbit Period (Days) Discoverer Year
No rows available

Custom

This sheet uses the empty-facet.

<f:facet name="empty"> <tc:panel> <tc:style customClass="empty-sheet-indicator"/> <tc:out value="This sheet has no entry. This is a custom message." plain="true"/> </tc:panel> </f:facet>
Name Orbit Period (Days) Discoverer Year
This sheet has no entry. This is a custom message.
© 2005-2023 Apache Software Foundation, Licensed under the Apache License, Version 2.0.