diff --git a/docs/index.html b/docs/index.html index a23e026d5..318a8cb4c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1000,8 +1000,8 @@
headers: { 0: { option: setting }, ... }
(v2.17.1)
colspan
or rowspan
. Instead add a data-attribute or class name to the header (see the first demo for an example).
+ Warning Do not use this option if your header contains multiple rows or any colspan
or rowspan
. Instead add a data-attribute or class name to the header (see the first demo for an example).
headers: { 0: { sorter: false}, 1: {sorter: false} }
.