jQWidgets Forums

jQuery UI Widgets Forums DataTable DataTable Scrolling Performance

This topic contains 3 replies, has 2 voices, and was last updated by  roblajolla 10 years ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • DataTable Scrolling Performance #71355

    roblajolla
    Participant

    Hi,

    I have a data table with 175 rows and 35 columns. Once displayed the scrolling with the scroll bars is exceptionally slow to a degree where it is not a usable control. I do not have any special column formatting and most of the columns are strings.

    I have:

    – columnResize: True
    – Single Row select mode

    Is the data table control unable to handle this type of row and column display?

    Any performance suggestions are appreciated!

    Thanks,

    Rob

    DataTable Scrolling Performance #71366

    roblajolla
    Participant

    Hi – One additional piece of information. I am using IE 11. In Chrome everything is fast and works great!

    Is there anything that I can do to make IE 11 work faster (other than not using it! Haha)?

    Thanks,

    Rob

    DataTable Scrolling Performance #71368

    Peter Stoev
    Keymaster

    Hi Rob,

    The widget expects Paging to be turned on when you display many records or many columns. If you want scrolling through multiple records, use jqxGrid, not jqxDataTable.

    Best Regards,
    Peter Stoev

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

    DataTable Scrolling Performance #71414

    roblajolla
    Participant

    Peter,

    Thank you very much for the quick reply. I will certainly turn paging on for the large data sets that I have.

    Regards,

    Rob

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

You must be logged in to reply to this topic.