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

Closed
opened 2026-01-29 17:59:28 +00:00 by claunia · 0 comments
Owner

Originally created by @AliAjami2020 on GitHub (Sep 12, 2025).

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
Originally created by @AliAjami2020 on GitHub (Sep 12, 2025). 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 <img width="532" height="94" alt="Image" src="https://github.com/user-attachments/assets/6fb6eace-47b3-4954-bd61-57d6aec9fa58" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1858