From 963809cf862c58ff735293604d8c2344f3fea2e4 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Wed, 21 Mar 2018 07:27:44 -0500 Subject: [PATCH] Docs: Update incorrect default. See #1510 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index d6c12afc..c7e98777 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4674,7 +4674,7 @@ $('table').trigger('search', false); String - "{page}/{totalPages}" + "{startRow} to {endRow} of {totalRows} rows" This option allows you to format the output display which can show the current page, total pages, filtered pages, current start and end rows, total rows and filtered rows (v2.0.9; v2.28.4).