Hi,
I have a QTableWidget with many columns. I want to allow users to move the columns like the way I can move the tabs of a QTabWidget by setting seMovable(true). So that users can rearrange the columns of a QTableWidget, as they want, using drag and drop.
Please suggest me how to do it.
regards
rittchat
Bookmarks