i am looking for a way to use devexpress's report designer in a radzen project. i can load the nuget from VS but when i hook up the devexpress components i get..
"'Orientation' is an ambiguous reference between 'DevExpress.Blazor.Orientation' and 'Radzen.Orientation'yContact.razor"
and
"Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type"
this project needs a full report designer and unless i am missing something you do not offer that component. any ideas for a solution?