PBSTableView icon indicating copy to clipboard operation
PBSTableView copied to clipboard

using QSqlRelationalTableModel

Open lanmanck opened this issue 2 years ago • 1 comments

it's a great job. can I use QSqlRelationalTableModel to replace QSqlTableModel?so i can display another table's content in the same tableview?

lanmanck avatar Mar 10 '22 02:03 lanmanck

Hi! I have used QSqlRelationalTableModel (4.8.1) in my project and I think the QSqlRelationalTableModel is not good idea because of this has a strange behavior. I created own QSqlRelationalTsbleModel if you interested.

PavelDorofeev avatar Feb 15 '23 06:02 PavelDorofeev