How to populate data from json format into data table and keep datatable properties
I have been able to get data into data table from json format via ajax,But suddenly data table lost some properties that enable it to search and allow pagination on page. But the results can be viewed as an array via console.log, And all data are coming as a result on long table, But on document.ready function the table before i change the control appears well with all the functionalities