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

    Lucien

    @Lucien

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

    Lucien Follow

    Best posts made by Lucien

    • RE: JsFiddle with latest Quasar v0.15 beta

      This makes me so happy. Thanks

      posted in Announcements
      L
      Lucien

    Latest posts made by Lucien

    • RE: Quasar v0.15 is out!

      This is so cool, I’m really impressed so far. Great work. Thank you<3

      posted in Announcements
      L
      Lucien
    • RE: JsFiddle with latest Quasar v0.15 beta

      This makes me so happy. Thanks

      posted in Announcements
      L
      Lucien
    • RE: Datatable programmatically filter

      Hi @benoitranque. Thanks for the help, I was referring the second part exactly. You deserve a medal:)

      posted in Help
      L
      Lucien
    • RE: Top navigation?

      And for the drop down, the popover works great.

      posted in Help
      L
      Lucien
    • RE: Datatable programmatically filter

      @leopiccionia said in Datatable programmatically filter:

      I’d suggest you to try binding data prop to a computed property.

      Hi @leopiccionia, thanks for the tip. However, I would like to show the user was is being searched, or allow them to modify it. So it would be nice if the search input could be populated. Ultimately, I want to save their search and resume it later.

      Thanks

      posted in Help
      L
      Lucien
    • Datatable programmatically filter

      Hi:)

      I searched for this, but could not find anything quite related. I was wondering if there is a way to filter the datatable programmatically. This would be great as I can then save the search and when the user returns to the page I can fill it back in for them and filter. Also preemptively searching for a user might be cool in some cases.

      Thanks in advance!

      posted in Help
      L
      Lucien
    • RE: Alert - callback on dismissable x clicked

      I would also appreciate this.

      posted in Help
      L
      Lucien
    • RE: About the select component

      Okay, so I found this https://github.com/quasarframework/quasar/issues/466. Just want mention that I would also appreciate it if we could control the autoClose.

      posted in Help
      L
      Lucien
    • RE: Datatables classes and style functions

      Hi. I want to assign certain cell’s background color based on the data of other columns or properties in the row object. However, it might be better for me to use templates, but I’m not exactly sure how to fit the template into the cell, i.e. remove the default padding. Also, not completely related, but it would also be great if we had access to the row data in the sort function, as I would like to sort a column based on some other property in the row object. Thanks so much in advance.

      posted in Help
      L
      Lucien
    • Datatables classes and style functions

      HI:) I think I read somewhere that the classes and style functions for the datatables columns would have access to the row data as a second parameter. However, I get undefined i.e. classes(cell, row). Thanks:)

      posted in Help
      L
      Lucien