Skip to content

Commit 195e19a

Browse files
committed
Add deprecation notes
1 parent 7e7a09c commit 195e19a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

skip-total-records.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Skip Total Records
22

3+
> Note: This is deprecated on v10. Just use setTotalRecords instead.
4+
35
Skip total records aims to improve dataTables response time by skipping the total records count query and settings its value equals to the filtered total records.
46

57

0 commit comments

Comments
 (0)