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

Closed
opened 2026-01-29 17:37:19 +00:00 by claunia · 1 comment
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)
Author
Owner

@akorchev commented on GitHub (Jun 13, 2022):

This looks as a usage question more suited for our forum rather than an issue with the component.

@akorchev commented on GitHub (Jun 13, 2022): This looks as a usage question more suited for our forum rather than an issue with the component.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#437