I am using Datatable with the footer callback to total a column, Its working fine. But when I try to search, it shows javascript error TypeError: aaData[aiDisplay[i]] is undefined. I am using Datatable1.10.1. The link to the test case has given below
http://live.datatables.net/rodafov/5/edit?html,css,js,output
Can anyone help me on this ?
Thanks in advance