You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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