0
votes
2answers
187 views
UpdatePanel seems to struggle with huge data as AsynPostBack. jSonSerializer maxLength doesn’t help
Hi All,
I have a ASP.NET 3.5 App and trying to update a Update Panel which has a nested custom control. In that custom control is a ComponentArt Gird, which gets filled by almost 13MB of Data (Yes, I …
