Skip to content

EmptyContext

Since v2.12.0

Context passed to a custom EmptyRenderer.

PropertyTypeDescription
sourceRowCountnumberNumber of rows in the source data before any plugin processing (sort / filter / group / server-side). Equivalent to grid.sourceRows.length.
filteredOutbooleantrue when the source had rows but all of them were filtered out (i.e. sourceRowCount > 0 while the rendered row count is 0). The default renderer uses this flag to switch between “No data to display” and “No matching rows”.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt