double header in CGridView?

Is it possible to have a double header in CGridView without extending the class? Please share…

p.s. by double header I mean two header over each other…

For this special need, you have to extend the column classes.

How can I do that, in my project I have a person and several table extends from this table so can you tell me how to merge the attributs from person to client for example :(