Hello!
I tried to do this example here:
Is there a footer-template in Blazor? (Radzen)
Also i wanted to use ${result.value.map(p=>p.UnitPrice).reduce((a, b) => a + b)} for displaying a total in a label - with no success.
Is this eaven possible now in blazor or is it still in developement?
Thank you! Regards!