Problem with pagination

Problem with pagination

mghildiymghildiy Posts: 1Questions: 0Answers: 0
edited April 2014 in General
Hi,
I am relatively new to data tables, hence facing many issues.
I am using jquery-1.8.2.
I have a data table where I am trying to have pagination functionality.
Data is being fetched from server and values for iTotalRecords and iTotalDisplayRecords are being set correctly, with iTotalRecords far greater than iTotalDisplayRecords. I guess this is what causes pagination.
But still prev/next buttons are begin shown deactivated().Firebug shows that class used is "paginate_disabled_next".
Can anyone please tell me why is it so?

Manish

Replies

  • rmd333rmd333 Posts: 1Questions: 0Answers: 0
    I am having same issue. Not sure why.
  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Please link to a test case showing the issue.

    Allan
This discussion has been closed.