Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

QTableView. Turning horizontal database table model into vertical QTableView. HOW?

$
0
0
I have a table in a database. It’s a standard simple little table (Columns: id, name, brand, Rows(example): 3, Nokia, 3310, etc.). I want to get the data from the database table and show it in QTableView as vertical. Basically rotating the table 90 degrees counter-clockwise. Turning horizontal headers into vertical headers. What is the simplest way to do this? Thanks in advance.

Viewing all articles
Browse latest Browse all 18427

Trending Articles