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. johnorford1
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 15
    • Best 0
    • Groups 0

    johnorford1

    @johnorford1

    0
    Reputation
    135
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    johnorford1 Follow

    Latest posts made by johnorford1

    • RE: Transistion QTable row

      Wondering whether anyone has a good solution for this? Also stuck…

      posted in Help
      J
      johnorford1
    • QTable Top-Right & Left Alignment Sync

      I have a tools in the top left and top right slots of the QTable.

      My top left template can grow, I set the class used to “content-start” etc. so as the toolbar height grows, the tools remain fixed to the top of the top left element.

      Unfortunately, the top right element does not grow to fill the space also, the right sided tools align in a different way, something like “content-center”.

      Is there any way to instruct my top right template element to grow into the space, and align to “content-start” also?

      posted in Help
      J
      johnorford1
    • Table Body Experimental Layout / Customisation

      I’d like to be able to show a right side-drawer within the q-table body, to show things like filters etc.

      But I cannot reduce the size of the q-tr rows within the body.

      Perhaps there is not a straightforward way to do this?

      0_1539248110042_IMG-1080.jpg

      posted in Help
      J
      johnorford1
    • RE: Tree Rendering Glitches with Edge

      great, I will upgrade and check!

      posted in Help
      J
      johnorford1
    • RE: Component Composition

      I really like the right filter drawer, v nice.

      Do you have one ‘filter-method’ for each page, or separate somehow?

      posted in Help
      J
      johnorford1
    • RE: Tree Rendering Glitches with Edge

      Hi Guys, is this worth posting as a bug on Github?

      posted in Help
      J
      johnorford1
    • RE: Component Composition

      Yep.

      I suppose I was fishing around for a discussion on various ways to get the components working together - must be a pretty common use-case.

      My first try is to use Vuex as the middle-man between both components.

      This means I can pretty much lift the filter related HTML & JS straight out of the original page and package it up as a component.

      Perhaps there are better ways though.

      posted in Help
      J
      johnorford1
    • RE: IE 11 Erroring

      Yep, sorry, I didn’t mention me following the IE guideline here…

      Let me know whether I just post it as a bug on Github.

      posted in Help
      J
      johnorford1
    • RE: Filtering Hidden Column Data

      I suppose, that’s why I posted here - does anyone else think this is a worthy bug?

      posted in Help
      J
      johnorford1
    • Component Composition

      Hi,

      I have a nice (if complicated) custom filter working well with the data-table.

      And now I am thinking about putting the filter-related things in their own component.

      Could someone sketch a nice way to have the data-table and my new filter component compose / work together?

      I have the ‘filter string’ and ‘filter method’ API from the data-table to work with.

      Is there any clean way to do this?

      Thanks!

      posted in Help
      J
      johnorford1