Is there a way to hide the counter on the pager? I don't need to see 1-3 of 75 items especially in mobile view. Takes up more space than necessary.
2 Answers, 1 is accepted
0
Accepted
Svetoslav Dimitrov
Telerik team
answered on 29 Oct 2020, 09:15 PM
Hello Matt,
You could use CSS to apply a display: none rule to the span that contains the information. Below, you could see an example of how I achieved it. A short summary of what I did was to add a custom CSS class to the Grid using its Class parameter to apply the CSS rules only to that instance of the Grid. After that, I created a suitable selector and applied the necessary rule.
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.