jQWidgets Forums

jQuery UI Widgets Forums Grid Row Details vs Horizontal Scrolling

This topic contains 4 replies, has 2 voices, and was last updated by  StanLogan 8 years, 6 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Row Details vs Horizontal Scrolling #88278

    StanLogan
    Participant

    Hello,

    I have a situation where I may need around 150 columns in the grid. I know that with this many columns, horizontal scrolling will be slow, especially in IE.

    My question is, if I reduce the number of columns somewhat, and display the other information like the ‘Row Details’ example, will horizontal scrolling performance be improved, or will it be the same either way?

    Thanks!
    Stan

    Row Details vs Horizontal Scrolling #88293

    Hristo
    Participant

    Hello Stan,

    About the described case, we recommend using horizontal scrollbar.
    Because each column will be rendering at the moment when it appears.
    Please, take a look at this example:
    http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/grid-virtual-columns.htm?light

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

    Row Details vs Horizontal Scrolling #88383

    StanLogan
    Participant

    Hi Hristo,

    Thanks for the response.

    The example performs well, but we have had some issues both in IE and on iPad/Android with only 75 columns. There must be something else going on. When I get to implementing the larger grids, I will probably have questions on what we are doing wrong 🙂

    Thanks again,
    Stan

    Row Details vs Horizontal Scrolling #88428

    Hristo
    Participant

    Hello Stan,

    Could you describe with little more information about this issue?

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

    Row Details vs Horizontal Scrolling #88445

    StanLogan
    Participant

    Hi Hristo,

    I will do that as soon as possible. I have some work to do to be able to provide an example due to the way we are emitting the grid configuration code. I will try to get that done this week.

    Here is more basic info: We are currently using jQWidgets version 4.1.2. The performance issue that we saw was not terrible, but bad enough to be reported by our QA staff. A grid had ~75 columns, and horizontal scrolling was sluggish and jerky in IE11 on the desktop, and in Chrome on iOS and Android.

    More details to follow when I get the example ready.

    Thanks!
    Stan

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

You must be logged in to reply to this topic.