Hi all,..
I want to implement a QTableView with a header such as attached image.
table.png
I've found that i can't do this by delegate, so bad. May be i have to use inline editor.
What are other possibe solutions to use combo Box in QHeaderView??
How can i implement QHeaderView with multiple row (filtering + unit + ...(as attached image)).
Can a QTableView has multiple QHeaderViews or maybe i have to use some tricks to have multiple rows in header?


. May be i have to use inline editor.
Reply With Quote
Bookmarks