AD
Administrator
Syncfusion Team
September 20, 2005 12:31 PM UTC
Hi Eadred,
GridGroupingControl will assign the CellValueType depending upon the Public Properties Type of the custom objects.
Say if you have "id" (int) and "name" (string) as public properties of the object, then it will have cellvaluetype as int and string for the columns.
Are you looking for something different? Can you provide more details?
Best regards,
Jay N