Blazor 6.0 Radzen DataGrid not able to access System.Collections #434

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

Originally created by @rowana16 on GitHub (Jun 13, 2022).

Posted it here first:
https://stackoverflow.com/questions/72607979/blazor-6-0-radzen-datagrid-not-able-to-access-system-collections

I'm simply retrieving some data from the database on initialization and trying to display it in a grid.
Just refuses to allow a List / IEnumerable to be used.
Error: The type name 'Collections' does not exist in the type 'System'
image

Originally created by @rowana16 on GitHub (Jun 13, 2022). Posted it here first: https://stackoverflow.com/questions/72607979/blazor-6-0-radzen-datagrid-not-able-to-access-system-collections I'm simply retrieving some data from the database on initialization and trying to display it in a grid. Just refuses to allow a List / IEnumerable to be used. **Error: The type name 'Collections' does not exist in the type 'System'** ![image](https://user-images.githubusercontent.com/19420223/173429702-44cca7d9-38ca-407a-a151-dd3d50e6f409.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#434