whole page is reloading when clicking pagination in datatable instead of moving to next page in php
whole page is reloading when clicking pagination in datatable instead of moving to next page in php
bharathsiva007
Posts: 5Questions: 2Answers: 0
i have used basic datatable script but i getting this problem.But if i click column header and again i click the pagination in datatable the pagination is working fine.How to solve this.Kindly give tips.Thanks in advance
```
$('#long_schd_table').DataTable({
});
This discussion has been closed.
Answers
can anyone help me to solve this issue
Hi @bharathsiva007 ,
We're happy to take a look. As per the forum rules, if you could link to a running test case showing the issue we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
the above is my code. I am new to this forum.I have problem in my clients live site.
Can you link to the live site please. I don't see anything obviously wrong with the above.
Allan