@MohamedTammam
$('.table').load(location.href+ ' .table');
whats the alternative way to refresh the table without using this because im having trouble in pagination when save data is success when i use $('.table').load(location.href+ ' .table'); this it will go back to page 1