In Java swingx, a user can move columns of a jtable and change columns position.
Is it possible with Qt C++ QTableView ? And QTableViewModel ?
Or is there another datagrid class to do that?
Maybe I don’t have the right term of this feature to search in google… I found nothing about this.
↧