Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Selecting item from WebDropDown causes UpdateProgress control image to stop animating
posted

What would be causing this?

I've got an UpdateProgress control in my page that listens for any Async requests, namely changing a tab in a WebTab and changing a WebDropDown item. The UpdateProgress .gif animates fine when I'm changing tabs, however, as soon as I change the drop down item in the WebDropDown, changing tab just gives me a 'frozen' gif animation.

The WebDropDown has AutoPostBackFlags-SelectionChanged set to Async, and no other properties. Scratching my head to figure out why it's doing this, but figure it might be a client side issue.

Any ideas?

Parents Reply Children
No Data