Hi guys,

In my webapp I'm using several UpdatePanel controls. Today I noticed that if there's no network connection, I doesn't do anything. If you hit a button inside the panel, the page doesn't refresh (offcourse), but it would be great if some kind of error would be shown.

Is there any way to achieve this? Because now users think that the button isn't working..