api draw() and clear() fails

api draw() and clear() fails

pmengopmengo Posts: 74Questions: 37Answers: 2
edited July 2016 in DataTables 1.10

Return statement is reached
this is related with https://datatables.net/forums/discussion/36160/problem-with-draw#latest
else if ( !oSettings.bDestroying && !_fnAjaxUpdate( oSettings ) )
{
return;
}

the obect calling draw() is an api instance
@Allan need urgent help

Answers

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin

    Probably best if we just continue our discussion in your other thread since they are related. I've already added a reply there.

    @Allan need urgent help

    Priority support is available for urgent help.

    Allan

  • pmengopmengo Posts: 74Questions: 37Answers: 2

    thank you Allan

This discussion has been closed.