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

    QTable access ComputedRows

    Help
    2
    3
    394
    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.
    • W
      Willi Weiger last edited by

      I need to access the shown entries in a QTable. I tried the ‘pagination-label’ to get the entries but this only works if the table isn’t sorted by a column.
      The QTable has an internal computed property ‘computedRows’. Thats exact what I want to access.

      metalsadman 1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman @Willi Weiger last edited by

        @Willi-Weiger you can use it via using a ref on your qtable component, but know that it’s not part of the exposed api, so it might change internally without notice.

        1 Reply Last reply Reply Quote 0
        • W
          Willi Weiger last edited by

          Thanks a lot - the good old ref - I forgot it still works.

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