DataTables / TableTools

Please note that TableTools has now been retired and replaced by the Buttons and Select extensions which offers significant improvements and API integration with the rest of DataTables and the other extensions.
http://datatables.net/
Other
237 stars 149 forks source link

datatable not working when data fetch by ajax #112

Closed ghost closed 3 years ago

ghost commented 3 years ago

TableTools has now been retired and replaced by the Buttons and Select extensions for DataTables: https://datatables.net/extensions . TableTools is no longer being developed in favour of its replacements.

i fetch all the data by using ajax bt problem is that datatable is not working like search paginatin sorting etc.

S. No. Policy Name Left Hand Conditions Main Operator Right Hand Conditions Result Actions Delete
'; html += ''; html += ''; //------------------- add above query builder------------------------ html += ''; html += ''; html += ''; html += ''; html += ''; html += ''; html += '
'; html += '
'; html += ''; html += ''; html += '
'; html += '
'; html += '
'+sr+''+parse_data.policy_name+'
'; html += ''; html += ''; sr++; } } $('tbody').html(html); $('#mytable').DataTable();
DataTables commented 3 years ago

Hi - TableTools is legacy software and no longer supported.

For support questions on our current software, please ask them in the DataTables forums.