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
    1. Home
    2. baye
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Groups 0

    baye

    @baye

    1
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    baye Follow

    Best posts made by baye

    • Virtualization for QTree

      Hello,
      I have the hierarchical list (parent->children; 1 level only, no multi-levels) which may contain thousands of items; and I’m using QTree to display it in expanded mode (UI requirement).

      The problem: if the total number of items (both parent and children) is close to 5K - the UI rendering for QTree becomes very slow.

      So the question: is there any way how to provide the virtualization for QTree?

      Quasar Framework provides QVirtualScroll component which is exactly what I need.
      But QVirtualScroll supports list and table only.
      I tried to integrate QVirtualScroll with QTree by few ways but no luck, or I making this incorrectly.

      Any ideas how I could make the virtualization for QTree?
      Or may be some real examples how to use QVirtualScroll with QTree - if it shall work?

      Thanks!

      posted in Framework
      B
      baye

    Latest posts made by baye

    • Virtualization for QTree

      Hello,
      I have the hierarchical list (parent->children; 1 level only, no multi-levels) which may contain thousands of items; and I’m using QTree to display it in expanded mode (UI requirement).

      The problem: if the total number of items (both parent and children) is close to 5K - the UI rendering for QTree becomes very slow.

      So the question: is there any way how to provide the virtualization for QTree?

      Quasar Framework provides QVirtualScroll component which is exactly what I need.
      But QVirtualScroll supports list and table only.
      I tried to integrate QVirtualScroll with QTree by few ways but no luck, or I making this incorrectly.

      Any ideas how I could make the virtualization for QTree?
      Or may be some real examples how to use QVirtualScroll with QTree - if it shall work?

      Thanks!

      posted in Framework
      B
      baye