No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to make tree table more efficient?

    Help
    1
    1
    205
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      guillebenj last edited by

      Hi! I’m using this tree table component.

      The problem I’m having is that the actual table can be very large (it can get to about 10k rows), and as a consequence of that, it starts consuming a lot of memory.

      I would like to know if it’s possible to make the code more efficient. I guess that would mean to dinamically load only whats currently on the viewport.

      I know theres an Infinite Scroll component. Would that solve this issue? In that case, how can I add it to my tree table?

      As you can probably tell, I’m a newbie. So any help is appreciated!

      Thanks!!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post