Yesterday I wrote about issue with Ajax postbacks in application I am working currently. Problem was with buttons that was triggering
UpdatePanels
UpdatePanels
to update asynchronously. After adding loading indicator I wanted to add error handling at client side. Continue reading “Handling Ajax errors in ASP.NET”