Skip to content

DataGrid Paging Disappears on Click in .NET Core 10.0.0 RC #2286

@AliAjami2020

Description

@AliAjami2020

When using the DataGrid component in .NET Core 10.0.0 RC, the paging controls disappear after clicking on them. This issue prevents users from navigating through the pages of the grid.

Steps to Reproduce:
Implement a DataGrid with paging enabled.
Run the application.
Click on any paging control (e.g., next page, page number).
Observe that the paging controls disappear.
Expected Behavior:
Paging controls should remain visible and functional after clicking.
Actual Behavior:
Paging controls disappear immediately after clicking.
Environment:
.NET Core 10.0.0 RC
Browser: Edge
DataGrid component: Radzen 7.3.4

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions