Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. ak101
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    ak101

    @ak101

    1
    Reputation
    12
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    ak101 Follow

    Best posts made by ak101

    • RE: Table Grid mode

      I used this code to display the action/Inactive when I call from API value is 0/1

      field: row => row.status == ‘0’ ? ‘Inactive’ : ‘Active’,

      posted in Help
      A
      ak101

    Latest posts made by ak101

    • RE: Table Grid mode

      I used this code to display the action/Inactive when I call from API value is 0/1

      field: row => row.status == ‘0’ ? ‘Inactive’ : ‘Active’,

      posted in Help
      A
      ak101
    • RE: Table Grid mode

      @dobbel @beets anywhere, I fix it
      Thank you very for reply me

      posted in Help
      A
      ak101
    • RE: Table Grid mode

      @dobbel https://codepen.io/Adriantango/pen/MWymeEQ?editors=1010
      this is before call the api, I m beginner, I not very sure how to write it in code pen

      posted in Help
      A
      ak101
    • RE: Table Grid mode

      e678d35d-8786-4294-8477-056bc87129af-image.png
      83260d90-803c-48cb-9e24-ec56021c8147-image.png
      @beets

      posted in Help
      A
      ak101
    • RE: Table Grid mode

      @beets for my table list it is already display Inactive and Active. When I go to grid mode, It is display 0 /1 because the value call from api is 0 / 1, I don know how to change the value in grid, for table can.

      posted in Help
      A
      ak101
    • Table Grid mode

      In table Grid mode, How I can change the status 0/1 to word??
      When I call api status value is 0/1, but I want it display in word. Tq
      15f7fc68-0b04-489a-a3bc-9559df27e47f-image.png

      posted in Help
      A
      ak101
    • RE: How can I get the total table list?

      @dobbel
      https://codepen.io/Adriantango/pen/MWymeEQ

      posted in Help
      A
      ak101
    • How can I get the total table list?

      my code didn’t display any output.
      image.png

      image (1).png

      image (2).png

      posted in Help
      A
      ak101
    • RE: Is it my code write in the correct way in Quasar??

      @s-molinari yes, I tired to ask them just now, waiting for reply. Tq

      posted in Help
      A
      ak101