Will the IgniteUI be able to function with JSON.Net instead of just json? JSON.Net has a way to handle what JSON sees as a circular reference.
Hello,
Newtonsoft.Json is compatible with IgniteUI. You can view a sample at Update the grid using the Json.NET serialize article. If you have any additional questions feel free to ask.