Issue
Group Footer totals not behaving the same when Setting GroupFootersAlwaysVisible.
Group footer would always be visible in version 8.4.3 and older with collapsed groups. But 8.5.0 or newer and setting the value the footer is never visible when group is collapsed.
This is reproducible on Components sample website
currently when you toggle the setting you can see it never shows the group footer when the value is set to true and the group is collapsed.
Downloading version 8.4.3 locally and testing this same page and it functions as expected.
Environment
- Blazor Server
- .NET 10
- Latest version of Radzen
- Browser Test: Chrome