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
    1. Home
    2. lunne
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Groups 0

    lunne

    @lunne

    0
    Reputation
    46
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lunne Follow

    Latest posts made by lunne

    • Transistion QTable row

      Im trynig to get a transition to QTable row but it does not work.
      Anyone have a working example of this?

      Thanks

      posted in Help
      L
      lunne
    • RE: get index through popup-edit in data-table

      @metalsadman

      works like a charm, thanks!

      posted in Help
      L
      lunne
    • get index through popup-edit in data-table

      Hi,
      This is the purpose:
      When i edit a input in a data table I want to be able to know what object/row is updated so i can modify the row in the datatable (change bg, add icons) and/or send a ajax request to store the row(s).

      Either by:
      a) getting the row.__index from the datatable
      b) getting the whole row

      if I use the @save function it looks like im only getting (value, initialValue)

      any ideas?

      /Mathias

      posted in Help
      L
      lunne