How to view in a QTableView from a different table (that is an entity of SQL) called it from current table
Hi All,
How can I show/view several field (actually 3 field; name, address, and office) in a QTableView from a different table (that is an entity of SQL) that I call it from current table and both related by ID.