I have a large test Sales Order application that contains Telerik, and ComponentArt controls. I have a Telerik Script Manager, ComboBox, AjaxManager, and a Component Art Grid. I've had a horrible experience with the CA controls, and am in the process of converting all the controls to Telerik (btw they are 10x better!).
I have a ComboBox that queries 9000 items, and returns 25 per page. When an item is selected it calls an AJAX function and returns item information.
When calling the AjaxManager I send 40 KB, and receive 8 KB. At first I thought it was my ViewState, so for testing I disabled it on the Page and AjaxManager. Still the same. I have included a link to an HttpWatch log of this problem. Do you know what might be the issue?
http://www.murphysmagic.com/httpwatch.zip
brad
I have a ComboBox that queries 9000 items, and returns 25 per page. When an item is selected it calls an AJAX function and returns item information.
When calling the AjaxManager I send 40 KB, and receive 8 KB. At first I thought it was my ViewState, so for testing I disabled it on the Page and AjaxManager. Still the same. I have included a link to an HttpWatch log of this problem. Do you know what might be the issue?
http://www.murphysmagic.com/httpwatch.zip
brad