PDA

View Full Version : How create a two level table?



kaushal_gaurav
20th August 2008, 09:58
Hi,

I need to create a two level table (not a nested table).
There is one table and its data is structures in a form of two levels.

The data is read from a model.
There are 20 row in source model but i want 24 rows(20 rows of source column + 4 rows for headings) in my QtableView.

How can i do this..... ?

Help!!!!!!!!!!!!!!!!!

GK

kaushal_gaurav
20th August 2008, 10:58
Help!!!!!!!!!!!!!!!!!!!!!

spirit
20th August 2008, 13:15
if you need powerful table use QicsTable
http://trolltech.com/company/newsroom/announcements/00000157/?searchterm=QicsTable :)

pastor
29th October 2008, 18:16
Yes, I agree with spirit, QicsTable is really powerful and useful table. You can visit this (http://www.ics.com/products/qt/qicstable/) page for more details