Browse by Tags

All Tags » AJAX (RSS)

AjaxControlToolkit AutoCompleteExtender Bug in an UpdatePanel by schnieds

While working with the AutoCompleteExtender in the AjaxControlToolkit I ran across a bug where if the control happens to reside in an UpdatePanel, the AutoComplete trigger wouldn't get called after a PostBack is triggered in the UpdatePanel. I found the...

Improving UpdatePanel Performance with Trace=”true” by schnieds

Yes, yes, I know that UpdatePanels aren’t elegant AJAX implementations. I know that some consider them cheating and worthless. But I also know that they are easy to use and they work darn well, so I will continue to use them for a lot of applications...
Filed under: ,
More Posts