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

broblem in show time datatype in Grid Grouping Control

Hi
i used Grid Grouping Control , but when i bund a data of type Time(0) the cellType = TimeSpan , and i see several column in My GGC (Grid Grouping Control ) . that is a problem and i want to see only one column of time in GGC . can you help me to solve this problem ?.
and soo i want to have sum of time in summery .

Syncfusion version: 7.2.0.37

Thanks ,

Regards
Ali



1 Reply

MC Mercy C Syncfusion Team March 7, 2012 04:37 AM UTC

Hi Ali,

Thanks for your interest in Syncfusion products.

To avoid splitting of fields, please set the property "ShowNestedPropertiesFields" to false.

this.gridGroupingControl1.ShowNestedPropertiesFields = false;

Please refer to the sample in the following link
http://www.syncfusion.com/downloads/Support/DirectTrac/91626/WindowsFormsApplication17-1011124581.zip

Please let me know if you have any concerns.

Regards,
Mercy.C


Loader.
Live Chat Icon For mobile
Up arrow icon