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. elias
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 1
    • Groups 0

    elias

    @elias

    -1
    Reputation
    206
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    elias Follow

    Best posts made by elias

    • RE: word-wrap using in datatables

      Ahhhh. WAIT!
      It work’s ! Thank you very much!

      Greets Mike

      posted in Framework
      E
      elias

    Latest posts made by elias

    • RE: [Solved] resizing image in <q-select>

      Dude! You made my day! Thank you very much - it´s working.

      posted in Help
      E
      elias
    • RE: [Solved] resizing image in <q-select>

      Addition:
      It´s about the scoped style in a component.

      posted in Help
      E
      elias
    • [Solved] resizing image in <q-select>

      Hello together,
      is it possible to resize the image in an select list? I´ve tried all possible css classes but nothing worked nor image nor avatar…

      Thanks in advance!
      Mike.

      posted in Help
      E
      elias
    • RE: word-wrap using in datatables

      Ahhhh. WAIT!
      It work’s ! Thank you very much!

      Greets Mike

      posted in Framework
      E
      elias
    • RE: word-wrap using in datatables

      Hey - thanks for your quick answer!.
      Unfortunately it doesn’t work for me…
      Every time the content length exeeds the width of the cell three dots are displayed (…)

      Mike

      posted in Framework
      E
      elias
    • word-wrap using in datatables

      Hello,
      is there a possibility to break to long lines in the Datagrid so they are displayed in multiple lines?
      I´ve tried some css but nothing seems to work.

      .q-data-table td{
      word-wrap: break-word;
      }

      Thanks in advance!
      Mike

      posted in Framework
      E
      elias