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

    Help on QTable rowNumber refresh

    Help
    2
    3
    222
    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.
    • L
      leon last edited by

      Hi community!

      I’m creating a Crud component based on QTable and sometimes can be Server side requests, and sometimes simple pagination.

      When i do

      delete this.pagination.rowsNumber;
      

      even with

      :pagination.sync="pagination"
      

      Qtable dont switch back to simple pagination
      I tried

      $refs.table.setPagination(this.pagination)
      

      but without luck, any suggestions ?

      1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel last edited by

        I would post this for better support on the new Quasar github discussions forums:
        https://github.com/quasarframework/quasar/discussions

        1 Reply Last reply Reply Quote 0
        • L
          leon last edited by

          yay, thanks @dobbel
          started there!

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