dotnet / dotnet/aspnetcore

Row expand on rows in Blazor QuickGrid

Open
#46,356 4 comments 22 reactions 0 assignees View on GitHub
area-blazor enhancement feature-blazor-quickgrid Pillar: Dev Experience
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Is your feature request related to a problem? Please describe the problem.

[Quickgrid ](https://aspnet.github.io/quickgridsamples/) is a great tool and we use it extensively at our company.

One thing that's sorely missing for us is the ability to expand row to show more information.

Let me explain more of what I mean.
Let's say a grid shows a list of orders and I wanted to expand an individual order to see order details like what products are inside this order. Currently, I found no way to do this.
For eg:
image

### Describe the solution you'd like

Ability to expand data rows using some RowTemplate or something?

### Additional context

For a complete example in some 3rd party component library, take a look at this: https://blazor.radzen.com/master-detail-hierarchy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.