fnDraw is working in dataTable but not in DataTable .
fnDraw is working in dataTable but not in DataTable .

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.