Old hand at ASP.NET, new to the UpdatePanel. I have a reporting page which executes a fairly length SQL query... takes about 10 seconds right now. What I would like to do
Try something like this (not tested).
Set the UpdateMode of the UpdatePanel to Conditional.
UpdatePanel
Add this to your section: