Skip to content

Datagrid details open logic #3704

Description

@tacoWanneeJama

The administration of opened details of the datagrid is not consistent

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://bootstrap5demo.blazorise.com/tests/datagrid
  2. Open details of "Irvin" and of "Gerald"
  3. Got to page 2, and back to the first page of the datagrid

The same details should be opened, but only Gerald is opened. Why?

When after this, you collapse Gerald again, and go to page 2 and back to page 1, now Gerald is expanded again....

In my application I have a related problem:
I have a custom filter on the grid, that contains details. When this custom filter is changed all detail-grids are hidden.
I use the DetailRowTrigger mechanism to control the visibility of the details.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status
✔ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions