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. QTableView strange behavior after editing

QTableView strange behavior after editing

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 950 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.
  • M Offline
    M Offline
    mbnoimi
    wrote on last edited by
    #1

    After finishing edit any new row then pressing ENTER QTableView hides the data from the new row and shows "!" character in Vertical header of that row although it added physically in the database table!!

    @tableModel->insertRow(tableModel->rowCount());@

    how can I fix this issue?!

    !http://img824.imageshack.us/img824/6308/snapshot13y.png(QTableView)!

    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