Email listing

Just started to look into radzen. Is there a way to read out emails from gmail or others to update a database with emails to and from a customer.

Hi @Kjetil_Grimstad,

Radzen doesn't provide a built-in API for reading emails. You can however use a third party via custom server method. I found this SO question with some examples Reading email in .NET.

Will look into that later.
Just got first test version compiled using EMPTY Mysql databases.
But in the browser its just a spinning arrow.

This could happen if there is a server-side exception. Please checkRadzen's Output window - it will probably reveal the cause of the problem.