fnDraw is working in dataTable but not in DataTable .
fnDraw is working in dataTable but not in DataTable .
mlotfi
Posts: 60Questions: 5Answers: 0
Hi,
I used DataTable instead of dataTable, I got this error :
Uncaught TypeError: undefined is not a function
in this line :
oTable.fnDraw();
This discussion has been closed.