Qt 6.11 is out! See what's new in the release
blog
QT Quick 2: TableView - resizable column width
-
Hello,
i was wondering if there is an easy solution with the new TableView of Qt Quick 2 to let the user resize the column width like it can be done with the tableView(Qt quick controls 1.4).
What i mean is to enlargen a specific column per mouse.Is there something implemented already or has someone a solution?
Thanks in advance.