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: What is the difference between 'Grid mode' and 'Custom rows'

    Framework
    2
    2
    512
    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.
    • mesqueeb
      mesqueeb last edited by

      I’m trying to implement the QTable, but want to edit how the rows / column headers look.

      I believe there are two ways which … do the same thing?

      • Grid mode:
        https://quasar-framework.org/components/datatable.html#Grid-Mode
      • Custom rows:
        https://quasar-framework.org/components/datatable.html#Custom-rows

      What is the difference between these two?

      1 Reply Last reply Reply Quote 0
      • G
        genyded last edited by genyded

        Grid mode is for vertical display on smaller devices (each row looks sort of like a card). Custom rows controls row display whether in grid mode or not - except it’s ‘item’ when in grid mode since there are no ‘rows’. Hope that makes sense.

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