Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. TableView: Anyone enabled something like snapMode: GridView.SnapToRow with a TableView
Forum Updated to NodeBB v4.3 + New Features

TableView: Anyone enabled something like snapMode: GridView.SnapToRow with a TableView

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 294 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rhb327
    wrote on last edited by rhb327
    #1

    I'm using the newer TableView:

    import QtQuick 2.12
    import Qt.labs.qmlmodels 1.0
    import QtQuick.Controls 2.12

    I'm curious if I can enable something like the GridView snapToRow setting with a TableView. Each of my rows could have a custom height so a simple modulo based calculation will not work.

    Thanks,
    -Rich

    JonBJ 1 Reply Last reply
    0
    • R rhb327

      I'm using the newer TableView:

      import QtQuick 2.12
      import Qt.labs.qmlmodels 1.0
      import QtQuick.Controls 2.12

      I'm curious if I can enable something like the GridView snapToRow setting with a TableView. Each of my rows could have a custom height so a simple modulo based calculation will not work.

      Thanks,
      -Rich

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @rhb327
      This is a QML question, you might get better answers if you posted it in the QML sub-forum than here.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rhb327
        wrote on last edited by
        #3

        Thanks, I will try that. @Moderator, please close this one as I will move to a more appropriate forum.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved