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

    q-table, any way to attach custom right mouse button menu to a column?

    Help
    2
    3
    670
    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.
    • F
      Fancellu last edited by

      I want to be able to RMB on a column and choose some menu action

      I have no idea how I’d do that with a q-table, can’t see any such example

      Thanks

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

        You can control what is done in set of cells in a column via the body-cell-[name] slot. [name] being the column name. There isn’t an example showing this exactly, but using it is similar to how the body slot is being used here.

        https://v1.quasar-framework.org/vue-components/table#Example--Popup-editing

        Scott

        1 Reply Last reply Reply Quote 1
        • F
          Fancellu last edited by

          Aha, that’s very useful, thanks

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