How to display the Message in datatable?
How to display the Message in datatable?
D.B.talavar
Posts: 6Questions: 2Answers: 0
I am getting the Json response {"iTotalRecords":1,"iTotalDisplayRecords":1,"aaData":[["","","","",""]]} , the datatable is converting the null values to empty string, so i want to show the message "No recordings found" for that record.
please help,Thanks in advance!
This discussion has been closed.