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

Nested Class Grouping

Hi, i have the following class.

class Order
          Int OrderId
          List<OrderItems> 

but when i binding my class at the grid with autogenerate columns = true, i can´t see the items details 


look my image group 1 have the 4 details
group 2 have 4 details
group 3 have 3 details          


Attachment: sample_image_b68ce404.zip

1 Reply

KK Karthikraja Kalaimani Syncfusion Team December 24, 2019 01:42 PM UTC

Hi Rafael,

Thanks for contacting Syncfusion support,

Based on your provided details we have checked the reported issue “Items are not shown in grouped column” and we are unable to reproduce the issue in our end. We have attached the tested sample for your reference.  

Please check the sample and let us know if you still facing the same issue? If not, please modify the sample based on your scenario and revert us back.

Sample link : https://www.syncfusion.com/downloads/support/directtrac/general/ze/DataGrid_Demo-153196502.zip 


SfDataGrid version : 17.4.0.39

Xamarin Forms version : 3.6.0.344457

Screenshot for your reference : 
 

Please let us know the following details

* SfDataGrid version
* Xamarin Forms Version
* Which platform you are facing the issue?
* SfDataGrid settings
* What type of collection you added to SfDataGrid
* How you add collection to SfDataGrid

Regards,
Karthik Raja
 


Loader.
Up arrow icon