This question is locked. New answers and comments are not allowed.
Hi Telerik team,
I ran into the issue: "A circular reference was detected while serializing an object of type":
www.telerik.com/help/aspnet-mvc/telerik-ui-components-grid-troubleshooting.html#ServerErrorand
and ended up disabling the proxy creation.
However since we use navigation properties a lot (Entity Framework 4.2), we are trying to understand what is the best approach
to display them with your Grid (Ajax calls).
Thank you