The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
We have analyzed the reported query for the Group summary in Column. We have prepared a sample with the provided code snippet and we have validated the reported issue and the Group summary in column working fine in our side. We have attached the tested sample and you can download the same from the following link.
In case, if you still experiencing the issue from your side. Please modify the attached sample to reproduce the issue which will be helpful for us to validate the issue and update you with appropriate solution at the earliest. Regards, Deivaselvan
DEDeepa August 29, 2018 12:54 PM UTC
Hi,
I am still getting the same issue.
What is this CustomAggregate.cs
Where it is used?
DYDeivaselvan Y Syncfusion Team August 30, 2018 05:31 PM UTC
Sorry for the miscommunication. Please ignore our previous update.
We have checked your query for the exception with no generic method with oftype on type ‘System.Linq.Querable’. If you set the Linker behavior as Link framework SDKs only you need to add the “--linkskip=System.Core” in the additional mtouch arguments. Otherwise it may cause this exception. Refer the below image to add the “--linkskip=System.Core” to get this issue resolved.
Please refer the below image to set the Linker behavior to overcome the issue.
You can also refer the same in our UG documentation below link