Hi,
I have a bug to report.
When using the Grid, Grouping and ExpandoObject it throws and error when exporting to Excel.
System.InvalidCastException: Unable to cast object of type 'System.Collections.Generic.List`1[System.Dynamic.ExpandoObject]' to type 'System.Collections.Generic.IEnumerable`1[Syncfusion.Blazor.Data.Group`1[System.Dynamic.ExpandoObject]]'.
I hope you can solve this because I need to use those features.