New to Telerik UI for ASP.NET Core? Start a free 30-day trial
Hiding the Vertical Scrollbar
Updated on Dec 10, 2025
Environment
| Product | Grid for Progress® Telerik® UI for UI for ASP.NET Core |
Description
How can I hide the vertical scrollbar when I do not need it in the Telerik UI Grid?
Solution
For the complete implementation on how to hide the vertical scrollbar when the total height of all table rows is less than the Grid height, refer to this Telerik REPL project.