mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-18 16:54:14 +01:00
draw!). This function is, like all other DataTables callbacks, execuated with the DataTables instance scope, and also takes a single parameter - the DataTables settings object. The attached function can cancel the draw by returning false, anyother return (including undefined) results in the full draw occuring).