DataGrid can't handle when data is null, not empty. #1605

Closed
opened 2026-01-29 17:56:02 +00:00 by claunia · 1 comment
Owner

Originally created by @nicholasyin on GitHub (Feb 9, 2025).

Image

If I change here, from an empty list to a null value, the resulting DataGrid will not show the empty display. Instead, it just shows nothing.

Image
Originally created by @nicholasyin on GitHub (Feb 9, 2025). <img width="1052" alt="Image" src="https://github.com/user-attachments/assets/7b1887d9-9ee5-4fd1-ad53-ac8868fc9738" /> If I change here, from an empty list to a `null` value, the resulting DataGrid will not show the empty display. Instead, it just shows nothing. <img width="1008" alt="Image" src="https://github.com/user-attachments/assets/b34bffb5-d852-4562-ab40-1b1da7400245" />
Author
Owner

@enchev commented on GitHub (Feb 9, 2025):

Indeed this is by design and we don’t plan to change it.

@enchev commented on GitHub (Feb 9, 2025): Indeed this is by design and we don’t plan to change it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1605