Calling draw() does not initiate server-side callback when using deferLoading
Calling draw() does not initiate server-side callback when using deferLoading

Using server-side processing and set deferLoading to [0, 0]. When I call draw() on the DataTable, it does not update the data. I have to call search() then draw() or click to sort.
Is this a bug or by design?
This discussion has been closed.