title | description | type | page_title | slug | tags | res_type | component |
---|---|---|---|---|---|---|---|
Enable Grid Operations for Grid Object Column |
An example on how to enable the Grid operations (sorting, filtering, grouping) for a column which represents a compound object with Telerik UI for ASP.NET Core. |
how-to |
Enable Grid Operations for Compound Object Column | Telerik UI for ASP.NET Core Grid |
grid-enable-operations-for-object-column |
aspnet, core, dotnet-core, kendo, kendo-ui, grid, columns, operations, filtering, sorting |
kb |
grid |
Product | Grid for Progress® Telerik® UI for ASP.NET Core |
How can I enable sorting, filtering, and grouping for a column which holds complex object values in the Grid HtmlHelper?
For the complete implementation on how to enable sorting, filtering, and grouping in a Kendo UI Grid for ASP.NET Core when a Grid column represents complex object values, refer to this GitHub project demonstrates how to .