jQWidgets Forums

jQuery UI Widgets Forums Angular JQX Grid Auto Row Height

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 6 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • JQX Grid Auto Row Height #101498

    faizan
    Participant

    With AutoRowHeight = true, virtual scrolling is not working.
    Complete list of rows get rendered at once which creating the performance issue. It takes almost 2 mins to render 200 records.

    With AutoRowHeight = false / Fix rowsheight it render only visual scroll data while scrolling it render the other rows, this feature we need with autorowhieght.

    Could you please provide solution.

    JQX Grid Auto Row Height #101540

    Hristo
    Participant

    Hello faizan,

    Is there any error message in the console? Could you clarify it?
    It is a common mistake that our customers missing to set the pageable or autoheight to true.
    One of them is required when using autorowheight feature.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.