jQuery UI Widgets Forums DataTable Datatable takes a long time to render

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  defyent 7 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • defyent
    Participant

    I’ve got a jqxdatatable that has about 300 rows broken down into 50 row pages. The table is increasingly getting slower and slower at rendering. The data is being loaded via json, and I have triple checked that my data is not the cause, when I query the data is loads instantly. The page it’s self also loads instantly, but the table however takes anywhere from 6 to 10 seconds to display. If I reduce the number of rows down to less than 10 it loads fast. Is this the performance I can expect from jqxdatatables?


    Peter Stoev
    Keymaster

    Hi defyent,

    We never saw something like that so please share a jsfiddle.net sample. For example here’s a DataTable with 2000 rows and 50 rows per page: http://jsfiddle.net/mw2d4eL3/. Loads in less than 0.5s.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/


    defyent
    Participant

    Hi Peter,

    Thank you for the quick reply and example, I will continue to troubleshoot and work on sharing a jsfiddle which recreates the issue if I can’t find a fix using your example, cheers.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.