GridNoRecordsSettingsTagHelper

Example

Razor
<no-records/>

Attributes

AttributeTypeDescription
enabledBooleanEnables or disables the configuration.
templateStringThe template which is rendered when current view contains no records.
template-handlerStringThe template which is rendered when current view contains no records. This option expects the name of a JavaScript function that will be called to return the template.
template-idStringThe template which is rendered when current view contains no records. This option expects the ID of the script element that contains the template.
template-viewIHtmlContentThe template which is rendered when current view contains no records. This option expects the instance containing the created HTML.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support