Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QTableView strange behavior after editing

    General and Desktop
    1
    1
    894
    Loading More Posts
    • 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
      mbnoimi last edited by

      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 Reply Quote 0
      • First post
        Last post