Hi,
we would like to change the grid in blazor so it shows the number of selected rows in the bottom right corner, where it now shows "21 - 30 of 91 items". We would like to change it to something like "21 - 30 of 91 items / selected: 5 items".
Is there a way to achieve this? The paging part on the bottom left should stay as it is.