New to Telerik UI for ASP.NET Core? Download free 30-day trial
Responsive Columns
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
responsive_columns.cshtml
Responsive_ColumnsController.cs
Customer.cs
Responsive_Columns_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
To control the visibility of the columns, use their media property. The property accepts valid strings for the matchMedia browser API and toggles the visibility of the columns based on the media queries.
More about the Telerik Grid for ASP.NET Core