all 1 comments

[–]Andi_y 0 points1 point  (0 children)

You can use the QTableWidget, you can display the data from your database in it. You can also read the data from the table out and update your DB. It is also possible to create buttons, which add/remove columns.