Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

87
Views
Pagination is not searching for records and not sorting my columns

I'm using the jQuery pagination plugin but I'm not able to get my data to be searched or sorted by columns. I've searched for the documentation and also watched some videos explaining how to perform this procedure, but without success. Right now my code looks like this:

dtAjax = $('#' + pTabela).DataTable(
   {
      "order":  [[1, 'desc']],
      responsive: true,
      pageLenght: 50,
      searching: true,
      processing: true,
      serverSide: false,
      deferLoading: pTotalRegistros
   }

My server Side necessarily needs to be "true", otherwise the pagination will not work properly. However, when I leave the serverSide as "true", the functionality of searching and sorting the columns is not working, only when the serverSide is set to "false". I have no idea how to solve this anymore, in case someone can save me..

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!