Skip to content

Datatable Performance issues when selecting single row #7969

@raymolla7

Description

@raymolla7

Trying the new primereact 10.9.5 but still experiancing the DataTable performance issues when clicking on a single row?

Getting same errors other users have experienced in the past when table has a lot of rows and columns.

@acc-cassio are you still getting this issue below?

I got the same performance issue. It seems DataTable re-render all rows and cells every time non-value props (size, showGridlines, resizableColumns, scrollable, etc) were updated.

You are right. I have 50 rows in my datatable, even a single selection causes the datatable to re-render everything, as it is also the case when changing a field of a single row (when value mutates). A bit disappointed on this one. :(

image

Originally posted by @torshid in #2979

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions