Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how can i responsive a table
Forum Updated to NodeBB v4.3 + New Features

how can i responsive a table

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 798 Views 2 Watching
  • 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.
  • S Offline
    S Offline
    shadabbaig12
    wrote on last edited by
    #1

    how can i responsive a table

    jsulmJ 1 Reply Last reply
    0
    • S shadabbaig12

      how can i responsive a table

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @shadabbaig12
      What?
      Can you please formulate a clear and understandable question?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      S 1 Reply Last reply
      1
      • S Offline
        S Offline
        shadabbaig12
        wrote on last edited by
        #3

        i have one table and make it responsive on whole page

        1 Reply Last reply
        0
        • jsulmJ jsulm

          @shadabbaig12
          What?
          Can you please formulate a clear and understandable question?

          S Offline
          S Offline
          shadabbaig12
          wrote on last edited by
          #4

          @jsulm
          i want to make a table that looks like some space or dependent on screen so if any row added dynamically so the table height is not adjust automatically
          you can see that in below link image :

          https://ibb.co/477WGwZ

          jsulmJ 1 Reply Last reply
          0
          • S shadabbaig12

            @jsulm
            i want to make a table that looks like some space or dependent on screen so if any row added dynamically so the table height is not adjust automatically
            you can see that in below link image :

            https://ibb.co/477WGwZ

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @shadabbaig12 Not sure I understand, but if you want to have fixed height for your table you can use https://doc.qt.io/qt-6/qwidget.html#setFixedHeight

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            S 1 Reply Last reply
            0
            • jsulmJ jsulm

              @shadabbaig12 Not sure I understand, but if you want to have fixed height for your table you can use https://doc.qt.io/qt-6/qwidget.html#setFixedHeight

              S Offline
              S Offline
              shadabbaig12
              wrote on last edited by
              #6

              @jsulm
              Thanks for suggestion but i can`t fixed the size beacuase screen will not be similer where execute that file we are using multiple screen size.

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi,

                The usual way to manage widgets sizes in a dynamic fashion is to use layouts.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                2

                • Login

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