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

    Quasar table row-contextmenu not working

    Help
    2
    2
    257
    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.
    • R
      rf46 last edited by

      Can somebody help me, I want to use @row-contextmenu in q-table to get event and value in table row every time I use right click in my table row, but it’s not working.

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

        @rf46 said in Quasar table row-contextmenu not working:

        I want to use @row-contextmenu in q-table to get event and value in table row every time I use right click in my table row, but it’s not working.

        Did you read this:

        @row-contextmenu -> function(evt, row, index)
        Is not emitted when using body/row/item scoped slots

        See:
        https://quasar.dev/vue-components/table#QTable-API

        It works here:
        https://codepen.io/ontwikkelfabriek/pen/vYyZXNy

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