New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core Grid Adaptive Tools
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API HTML HELPER APIDescription
The Telerik UI for ASP.NET Core Grid supports adaptive rendering of the sorting, filtering, and grouping user interface. This functionality improves the user experience on smaller screens by presenting these tools inside a mobile-friendly ActionSheet component.
To enable adaptive behavior, set the AdaptiveMode
configuration property of the Grid to Auto
. The toolbar tools for sorting, filtering, and grouping will then adapt their layout based on the available screen space.
This demo showcases how these functionalities are integrated into the Grid toolbar and rendered responsively across devices.
For more information, refer to the documentation about adaptive rendering in the Telerik UI for ASP.NET Core Grid.