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
close icon

Group Levels and Summary

Syncfusion 4.4
VS 2005

Is it possible to configure the summary descriptor such that the summary is displayed at one group level but not at the higher group level?
For instance if I have 3 levels of grouping I want to show the summary for group level=2 but not at level=1 or 0.(there may be other summary cols that will display summaries at all 3 levels).

Appreciate your response.
Thanks

1 Reply

AD Administrator Syncfusion Team June 7, 2007 04:15 PM UTC

One way you can do this is to handle the TableControlDrawCellDisplayText event and cancel the drawing if you are on any level except 1 for summary you want to hide. Here is a minimal sample.

WindowsApplication187.zip

Loader.
Live Chat Icon For mobile
Up arrow icon