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

    How to re-render icons inside a row in q-table from a method

    Framework
    2
    3
    239
    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
      chuckie_coco last edited by

      I have a q-table column that renders a custom template inside its td using v-runtime-template to handle custom html elements.
      I want to change the elements through an event. As of now I can successfully change the template elements but q-table does not re-render it. How can I achieve this?

      metalsadman 1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman @chuckie_coco last edited by

        @chuckie_coco bind a key on that element and change it.

        1 Reply Last reply Reply Quote 0
        • C
          chuckie_coco last edited by

          @metalsadman Thank you Sir, I will try that.

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