Cell/Column Merge

Hi, How can I merge first three cells/columns on each parent row in a hierarchical view? I am using GDBG object with pare-child relation. regards, Tim

4 Replies

AD Administrator Syncfusion Team November 11, 2005 09:46 PM UTC

PS: Basically i need to covered these cells so that first three cells will look like onc cell on each parent row.


RG Raymond Gunawan November 11, 2005 10:19 PM UTC

I was just looking for the same thing. I found this: http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=34643


AD Administrator Syncfusion Team November 11, 2005 10:55 PM UTC

Thanks Raymond, In my case i don''t know the row #, i need to do for all the parent rows? any help?


AD Administrator Syncfusion Team November 11, 2005 11:55 PM UTC

You can try using the QueryCoveredrange event and provide the range dynamically. Here is a little sample. http://www.syncfusion.com/Support/user/uploads/GDBG_CoveredCells_edc382c6.zip

Loader.
Up arrow icon