I'm having problems with the style regarding the pager part of my RadGrid (see attachment). I use it with Bootstrap v. 5.3.3. Can you explain to me what I need to add in my CSS file to fix.
Thank you Dario
Rumen
Telerik team
commented on 04 Aug 2025, 11:41 AM
For the benefit of the community: lukas69 was able to resolve the issue on their own. The problem was caused by incorrect application of HTML styling to the PagerTextFormat property in the PagerStyle of the RadGrid.
Correcting that styling resolved the display issue.
For the benefit of the community: lukas69 was able to resolve the issue on their own. The problem was caused by incorrect application of HTML styling to the
PagerTextFormat
property in thePagerStyle
of the RadGrid.Correcting that styling resolved the display issue.