Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Tags
    3. sort
    Log in to post
    • Andreykauf

      [Solved] QDataTable sort booleans
      Framework • q-data-table sort • • Andreykauf

      3
      0
      Votes
      3
      Posts
      478
      Views

      Andreykauf

      My problem is solved for me.
      https://github.com/quasarframework/quasar/issues/2460
      Razvan said there is no problem here

    • J

      Data Table Multiple Column Sort
      Framework • custom datatable sort • • johnorford

      4
      0
      Votes
      4
      Posts
      898
      Views

      M

      Vuetify currently has this. I’m surprised Quasar doesn’t support it. I had it working on vuetify with an external API hitting the DB and refreshing the table contents. In vuetify, the sort object contains and array of objects consisting of column names and asc or desc. Worked really well.

    • maximilianfixl

      Sort datatable by number
      Help • datatable desc sort • • maximilianfixl

      5
      0
      Votes
      5
      Posts
      1695
      Views

      maximilianfixl

      That’s what I tryed as well. But it has no effect. I go ahead! Will let you know, if I figured it out.