Hi to All,
I'm populating a QTableView using a QSqlQueryModel and the fields order is not exactly what I'd like to show!
Is it possible to change the columns order in a QTableView?

Thanks