Sorting a DataGrid results in an empty DataGrid on https://blazor.radzen.com #1129

Open
opened 2026-01-29 17:49:20 +00:00 by claunia · 0 comments
Owner

Originally created by @gauss-lvs-dev on GitHub (Feb 20, 2024).

Describe the bug
Sorting a DataGrid with virtualization results in an empty DataGrid on https://blazor.radzen.com/. The content of the grid appears once I start scrolling in the grid.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://blazor.radzen.com/datagrid-virtualization-loaddata
  2. Click on the column header OrderID in order to sort the grid
  3. The grid is empty afterwards

Expected behavior
A grid with content sorted by the selected column.

Screenshots
datagrid_empty

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Microsoft Edge, Mozilla Firefox
Originally created by @gauss-lvs-dev on GitHub (Feb 20, 2024). **Describe the bug** Sorting a DataGrid with virtualization results in an empty DataGrid on https://blazor.radzen.com/. The content of the grid appears once I start scrolling in the grid. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://blazor.radzen.com/datagrid-virtualization-loaddata 2. Click on the column header OrderID in order to sort the grid 3. The grid is empty afterwards **Expected behavior** A grid with content sorted by the selected column. **Screenshots** ![datagrid_empty](https://github.com/radzenhq/radzen-blazor/assets/51820531/c9b6545d-e037-4881-8b9b-7553b9425d13) **Desktop (please complete the following information):** - OS: Windows - Browser: Microsoft Edge, Mozilla Firefox
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1129