An example showing the control with an empty dataset. You can specify a custom message by using the no-records-message
attribute.
Markup
<infinite id="anchor" skip="@Model.Skip" total="Model.Total" class="btn-lg btn-success" no-records-message="No records found (custom)" />