Enable Grid Operations for Grid Object Column
Environment
Product | Grid for ProgressĀ® TelerikĀ® UI for ASP.NET Core |
Description
How can I enable sorting, filtering, and grouping for a column which holds complex object values in the Grid HtmlHelper?
Solution
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 .