Issue with Using Immutable Array in RadzenDataGrid Data Property

Hi everyone,

I'm having trouble understanding why I can't use an immutable array in the Data property of RadzenDataGrid. Since it implements IEnumerable, I expected it to work. Could someone please explain why this is not possible ?

Thank you!