Hello, I need to customize the appearance of the total items count in grid paging.
How can I apply different number formats for total items count in grid paging, so instead of 4890 it will be shown as 4,890 for example?
Can I do this without setting the template for the whole paging component?