Has there been a suggestion to make a property to only display the updateprogress display after a certain amount of delay?
Some commands are so quick that a progress is more distracting and might seem like a postback since something pops up and goes away so quick.
For example, if I have a calendar control and I change the date, with an updatepanel this is happens flicker free and almost instantly. But, if I have an updateprogress, the text or image I have will appear ever so briefly making it less smooth, defeating the purpose. BUt there are other instances that might take 2 or 3 seconds that it works great