Hi,
I've created a Telerik Blazor grid like the one in the Repl: https://blazorrepl.telerik.com/mpONGnvz356DEAKK31
There I use dynamic columns combined with a nullable dictionary. Everything works fine.
But when I group by the bool column the Count in the group header gets mixed up.
Does anybody have an idea how to fix that?
Best regards,
Rayko