Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3440804
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:28:34+00:00 2026-05-18T08:28:34+00:00

I have been using the DataTables plugin for jQuery (http://www.datatables.net) to search, sort and

  • 0

I have been using the DataTables plugin for jQuery (http://www.datatables.net) to search, sort and paginate tabular data on the client. The simplicity of implementation and smooth user experience have been a huge win.

Now I have a requirement to implement the same functionality (search, sort, paginate) over a larger set of data, max 1000 records. I was hoping to use the same plug-in for this, but it seems that the performance of DataTables degrades steeply when the number of records in the table increases. On IE8, a table of 500 trs already causes the “A script on this page is running slow” alert.

Because the datasets are not that huge, I would very much like to do this on the client if possible.

Is there any way to improve the performance of DataTables plugin by changing the rendered markup, disabling some features, feeding the data as JSON instead of HTML or otherwise configuring it to achieve sensible performance for 1000 client-side records on most modern browsers (IE7+, FF2+, Chrome).

Alternatively, are there any other javascript libraries, preferably jQuery, which could offer similar functionality?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T08:28:34+00:00Added an answer on May 18, 2026 at 8:28 am

    This is fixed in a recent build of DataTables (v1.7.5+). The author changed the sort implementation to not use eval or $.inArray().

    Direct download link: http://datatables.net/download/build/jquery.dataTables.nightly.js

    From the change log:
    Performance: Re-written the sorting implementation so it doesn’t use either eval() of $.inArray(). inArray was found to have a serious negative effect on IE which counts operations to give the ‘script is running slow’ error message – the new implemention uses a value / key reverse mapping to make the look up as fast as a single object parameter retreival.

    Grab the build with the following info (or later)
    Nightly: 1.7.5.dev Sunday 28th November 2010, 14:42 Download Download min Notes

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.