Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1440
JSON Error in WebHiearchicalDataGrid
posted

I'm using a webhiearchicaldatagrid (whdg1) and have been receiving the following error repeatedly on the 4th round trip to the server:

"System.ArgumentException: Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property."

How do I correct this?

Thank you