Creating data source from grpc, or manually providing Model data

Hey, I am just getting started with Radzen and am using it with an existing backend that uses grpc for communication with the DAL. Is there any way to use this DAL service as a data source for Radzen?

If not that, is there a way to manually provide the Model classes and have Radzen recognize them for doing page layouts?

Thanks

Hi @travisco_nabisco,

In order to use existing backend with Radzen you need to use a custom method. Still Radzen may not recognize the model classes if they are not part of the Radzen project.