The Related
section of colReorder.enable
has invalid links to colReorder.enable()
and colReorder.disable()
.
The examples in colReorder.enable()
and colReorder.disable()
use colReorder()
, for example:
table.colReorder().enable( true )
Plus the Related
section has the same incorrect links.
Kevin