Merry XMas to everybody,
probably I'm alone on this forum at 26th December, but, I've a problem, and I hope to solve it as soon as possibile.
This is my problem: I have a two table in a MYSQL database, that show a master/detail relation. I'd like to show these data on my form with a single widget (perhaps treeview), but, I'm a newbie of QT and I don't know from where I must start.
I'd like to obtain a widget like a tree view, in which every master elemet is a treeview element and, opening this, it show a table (with different headers too) where are shown the details element. Something Like the MS Hierarchical FlexGrid of Microsoft Visual Studio 6.

Have you got any ideas?

Thanks for your help

Michele