Build 26.2.10 Grouping throws System.NullReferenceException

After updating to 26.2.10 blazor grid grouping stopped working: it throws System.NullReferenceException: Object reference not set to an instance of an object  at Syncfusion.Blazor.Grids.Internal.GroupCaption.



5 Replies

SD Steve DeLollis August 27, 2024 01:41 AM UTC

I am also getting this error when trying to group, and this started happening only recently, with v26.2.10, and the grouping had been working just fine for many months prior.


Error

System.NullReferenceException: Object reference not set to an instance of an object.

   at Syncfusion.Blazor.Grids.Internal.GroupCaption....GetFirstAggregate()



PS Prathap Senthil Syncfusion Team August 27, 2024 11:30 AM UTC

Hi All,

Based on the reported issue, we are aware of the problem and have fixed it internally. We are pleased to announce that the fix for the “Null Reference Exception thrown while performing Grouping” has been included in our 26.2.11 release. Please upgrade to the latest version of the Syncfusion NuGet package to resolve the reported issue. You can find the NuGet package with the latest fixes and features below:

NuGet: https://www.nuget.org/packages/Syncfusion.Blazor.Grid


Regards,
Prathap Senthil



CL claudio August 27, 2024 01:10 PM UTC

Now it works as expected. Thank you very much!




PS Prathap Senthil Syncfusion Team August 28, 2024 06:54 AM UTC

Thanks for the update,


We are happy to hear that the reported issue has been solved. We are closing the thread now.



SD Steve DeLollis August 28, 2024 08:40 PM UTC

I upgraded and at first it did not work for me but I then deleted my obj and bin folders and it does work.


Thanks


Loader.
Up arrow icon