Grid aggregation(Sum, count etc.) is not working when any column has "AutoFit" preoperty

Hi great support,

After updating my project to 18.2.44 SFGrid has aggregation problem.

I will show you problem on your demo example;
https://blazor.syncfusion.com/demos/datagrid/aggregate?theme=material&_ga=2.172728483.1829247328.1592076013-642291739.1591791674

If aggregated grid has no data when page initializing AND one of column has AutoFit="true" then i am getting error.

I have take all exact code from above example and add my conditions;



OnInitialized i have deleted resource. I add "AutoFit" to any column(ShipCountry)

Page getting error while opening.
To find this bug takes lots of time. It wasn't like this previous versions. 


regards

1 Reply 1 reply marked as answer

VN Vignesh Natarajan Syncfusion Team July 13, 2020 07:36 AM UTC

Hi Customer,  
 
Sorry for the inconvenience caused. 
 
Query: “If aggregated grid has no data when page initializing AND one of column has AutoFit="true" then i am getting error. 
 
We are able to reproduce the reported issue at our end too. We have confirmed it is a bug and logged the defect report “Exception occur while rendering the Grid with AutoFit and Aggregates” for the same. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle ) and including the defect fix in our upcoming  weekly patch release which is expected to be rolled out on or before 15th July 2020.  
 
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link. 
 
 
Till then we appreciate your patience.  
 
Regards,
Vignesh Natarajan
 
 


Marked as answer
Loader.
Up arrow icon