Hi All

         QtableView display sql table. 

But I want to merge data of two columns in sql table to one column in  
QtableView.

 

 

Eg:

Sql table:

1       2       3       4       5       6

Aa    bb     cc     dd     ee     ff

Gg    hh     ii       jj       kk     ll

 

QtableView

1               2                3

Aabb         ccdd          eeff

Gghh         iijj               kkll

 

 

I want to design a Sql Model for QtableView,but I don’t know how to do it!

Anybody has good idea?

 

 

Thanks

Ken

 

 

 

 

 

 

 

 

 

 

 

 

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to