How Can i get the itotalRecords from fnAjaxReload()
How Can i get the itotalRecords from fnAjaxReload()
tom_hernandez
Posts: 4Questions: 2Answers: 0
Some can help me I'm trying to get the itotalRecords from fnAjajxReload(), I get the the itotalRecords in this way
var iTotalDisplayRecords = oTable.fnSettings().fnRecordsDisplay();
but for fnAjaxReload() not work ,
This discussion has been closed.