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. TableWidget forgets hidden rows?
Forum Updated to NodeBB v4.3 + New Features

TableWidget forgets hidden rows?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 313 Views 1 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.
  • R Offline
    R Offline
    ReudigerHound
    wrote on last edited by
    #1

    Is the TableWidget not correctly/intuitively displaying row visibility? (setRowHidden & show/hideRow() etc). This happens only with larger datasets(after ~2000 entries the visibility is dismissed). I thought this has something to do with fetchMore(). Found nothing in the specs. But when i use QAbstractTableModel as a base class with QTableView for my data it is correctly hiding the rows. So it has something to do with the TableWidget?

    Is this a Bug?

    On Windows10 Qt 5.10 as far as I remeber.

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

      Hi and welcome to devnet,

      Can you provide a minimal compilable example that shows that behaviour ?
      Also, did you check whether there's anything related to that in the bug report system ?

      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
      1

      • Login

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