How to reload the selected tab? Actually I have problem with reloading part. When I add my data I\'ll successfully saved in datatable but in id field in database it shows pr
I'm posting this just in case someone need it..
Just create a button:
Refresh
but don't forget to add this when calling the datatable:
mytable = $("#mytable").dataTable();