Python Forum
[PyQt] PyQt5 QTableView SQLite : edit cell
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] PyQt5 QTableView SQLite : edit cell
#1
Hi!
I'm newbie with PyQt5 and now I have an app for Windows with PyQt5 and a SQLite database. Showing the data in QTableView works fine, even with cell format like numbers right aligned with fixed decimals, etc. What I can't achieve is to edit data in a QTableView cell and write the changed data back to the SQLite database. Does anyone know an example app (github, etc.) or a tutorial or something similar? I could show and edit the data in extra textfields but I want to edit the data directly in the QTableView.

Thanks
Hein
Reply


Messages In This Thread
PyQt5 QTableView SQLite : edit cell - by HeinKurz - Mar-27-2023, 09:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] QStyledItemDelegate and QTableView malonn 1 1,705 Feb-07-2023, 07:15 PM
Last Post: malonn
  [PyQt] QTableView set header labels HeinKurz 2 7,160 Jan-23-2023, 08:46 AM
Last Post: HeinKurz
  [PyQt] Determine whether text in QTableView cell is fully visible or not random_nick 0 1,029 Oct-27-2022, 09:29 PM
Last Post: random_nick
  [PyQt] QTableView: scroll to top cell of the screen random_nick 2 2,972 Oct-08-2022, 12:29 AM
Last Post: random_nick
  [PyQt] [Solved]Add a Blank Row To QTableView Extra 3 5,760 Oct-02-2022, 04:53 PM
Last Post: Extra
  How to update the list of a combo box in a QTableView panoss 10 6,396 Feb-05-2022, 03:24 PM
Last Post: panoss
  [PyQt] How to Copy-Paste a table from Office apps to QTableView? Vittorio 5 7,406 Aug-05-2021, 11:14 AM
Last Post: Axel_Erfurt
  [PyQt] Qtableview adapte size to WBPYTHON 3 11,500 Mar-23-2020, 01:51 AM
Last Post: deanhystad
  PyQt5: How do you set the user input of a line edit to a specific variable? YoshikageKira 17 11,956 Dec-26-2019, 03:18 PM
Last Post: Denni
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,875 Apr-06-2019, 11:15 PM
Last Post: ZenWoR

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020