Getting a "Uncaught TypeError: Converting circular structure to JSON" on JSON.stringify($("#grid").data("kendoGrid").getOptions()
I tried a variation of simpleStringify but didn't get anywhere.
Yes, I've read the docs, but I have no idea how to implement super-json (if that's the solution) for this.
Help is appreciated! Thanks!