Tagged Questions

0
votes
2answers
181 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 …