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

    Data Table not allowing selection

    Framework
    2
    2
    546
    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.
    • P
      plainblackguy last edited by

      I’ve set up this code pen to show you want I’m doing: https://codepen.io/plainblackguy/pen/QmKGeG/

      For some reason I cannot hit the select checkbox on the side. It play an animation, and then nothing is actually checked. What am I doing wrong?

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        https://codepen.io/rstoenescu/pen/LdRMyN?editors=1010

        Notice:

        1. selected.sync="selected" (sync modifier)
        2. Removed deleteRow as it wasn’t defined and broke JS flow.
        1 Reply Last reply Reply Quote 0
        • First post
          Last post