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 with expandable rows and selection

    Framework
    2
    2
    99
    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.
    • C
      ctrengove last edited by

      Is it possible to have both? Or does the fact that implementing expandable rows by using the “body” slot mean that the selection check-boxes have to to be re-implemented by hand?

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        If you are using the body scoped slot, then you are building the whole table “by hand”. So, yes. You’d need to implement the selection functionality within the table body yourself too.

        That is the whole idea behind slots. 🙂

        Scott

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