New to Telerik UI for ASP.NET MVC? Download free 30-day trial

GridColumnMenuColumnsSettingsTagHelper

Example

<column-menu-columns>
    <column-menu-columns-groups></column-menu-columns-groups>
</column-menu-columns>

ChildTags

Tag Name Details
column-menu-columns-groups GridColumnMenuColumnsGroupsTagHelper

Attributes

Attribute Type Description
enabled Boolean
sort String The sort order which will be applied over the columns list. By default, the columns menu items are in the same order as the columns in the grid.The supported values are: "asc" (ascending order) or "desc" (descending order).
In this article
Not finding the help you need?