Duplicate rows on page change

Duplicate rows on page change

radusanduradusandu Posts: 2Questions: 1Answers: 0

I used jquery datatable with ajax to load data from mysql database.
I set up 10 records/page.
The data is returned correctly, but if change to page 2, some rows appear as duplicate from page 1. When I set up all records or when I order after one column, the rows appear correctly.
This behavior appear only in Linux, on Windows works correctly.

How can I solve this problem?

Thanks,

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,213Questions: 1Answers: 10,415 Site admin
    Answer ✓

    If you link to a page showing the issue I can take a look into it.

    Thanks,
    Allan

  • radusanduradusandu Posts: 2Questions: 1Answers: 0

    Send pm.
    Thanks,
    Radu

This discussion has been closed.