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

    [Solved] QTable: How to catch the selected event of the top checkbox

    Framework
    2
    3
    125
    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.
    • S
      Stanley last edited by Stanley

      Dear Quasar team,

      I did a demo to illustrate my issue, could you please have a look?
      https://codepen.io/Stanley-549393092/pen/ZEBozmo?editors=1011
      As you can see, I can catch the selected event of checkbox in each line. However, how can I catch the top one (multiple select)?

      Regards

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

        @stanley

        As far as I can tell from the Q-table API, you can only do this ‘officially’ (using the components api) by using the header-selection slot.

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

          @dobbel Thanks for the hint. Now I found the example.

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