We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Adding Multiple Header Rows between records

Hi,

I am using GGC version 4.402.0.55.
I want to add Header rows after some spefified number of rows, which will be decided at run time.

For e.g. I have grid and data as under:

HEADER
For Jan. (5 Records from db)
Add another HEADER HERE
For Feb. (9 Records from db)
Add another HEADER HERE
For Mar. (15 Records from db)
Add another HEADER HERE
For Apr. (25 Records from db)
...
..
Add summary at the END

Is this possible?

3 Replies

HA haneefm Syncfusion Team May 30, 2007 06:51 PM UTC

Hi Nhilesh,

One way you can do this by adding the grouped columns and setting ShowColumnHeaders/ShowCaption property to false in a grid. Here is a minimal sample that shows this task.

http://websamples.syncfusion.com/samples/Grid.Windows/F61639/main.htm

Also refer to the below forum thread for customized grouping in a grid.
http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=57064

Best regards,
Haneef


NB Nhilesh Baua May 31, 2007 06:48 AM UTC


Thanks Haneef,

I guess I would go with the first approch of two you described here.

Thanks a lot.

-NBaua


TE test July 2, 2007 12:21 PM UTC

Test

Loader.
Live Chat Icon For mobile
Up arrow icon