Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid performance drop

    I upgraded the SmartClient library from version 7.0rc2 to 8.3 and I'm experiencing quite a big performance drop while loading / paging trough the GridList table: it takes around two times longer to load & redraw the table then it took in the older version.

    I'm using ListGrid with quite big tables with ~46 columns and ~8000 rows in paged mode with default dataPageSize and drawAheadRatio values.

    It seem that the problem is in drawing: the table gets drawn much slower as it did in version 7.0rc2.

    I tested it on all popular browsers: Chrome, FireFox, Opera and IE, and the results are nearly the same on all of them.

    Is this a known problem?
    Is there anything (parameter, setting, ...) which I should adjust to get better results?
    Is there a chance that this will be corrected in the next SmartClient version?

    Borut
    Last edited by borutr; 2 Jul 2013, 06:49. Reason: corrected old SC version to 7.0rc2

    #2
    No, there's been no known performance drop from 7.0 to 8.3.

    We would need details on how you are reproducing this problem to comment further.

    Comment

    Working...
    X