How to implement multi-level row grouping in .Net Core MVC?

Inturi Raghu Babu 0 Reputation points
2023-12-08T13:09:51.9533333+00:00

I need to build a data grid with multi-level row grouping in .NET Core MVC for my current project, but I couldn't find any free resources online for this requirement. See the attached screenshot for reference. Can someone recommend any free resources or provide guidance on how to implement this multi-level grouping?

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 82,686 Reputation points Volunteer Moderator
    2023-12-08T16:29:04.76+00:00

    while I have no personal experience with the following:

    Telerik is very popular:

    https://www.telerik.com/aspnet-core-ui/grid

    another popular solution:

    https://datatables.net

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.