Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Two QTableView as One
QtWS25 Last Chance

Two QTableView as One

Scheduled Pinned Locked Moved Brainstorm
2 Posts 2 Posters 1.5k 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
    ricox
    wrote on last edited by
    #1

    Hi all,
    I hope that this is the right place where I can post my question:
    I need to display simultaneously a lot of table rows, so I thought to display two QTableView, one on the left and one on the right, my idea is that when space on left Table finish, instead to scroll, new rows should be added to the second (right) table...
    Is there a way to realize this ??
    Thank's a lot
    ricox

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      Hi,

      as I said in the other thread, I think your isn't an optimal solution: what's happen if 2 tables aren't enough to show all your data?

      Could you show a mockup of your solution?

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      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