modal popup extender as progress bar

Posted by Anish Mohan on Stack Overflow See other posts from Stack Overflow or by Anish Mohan
Published on 2010-02-12T07:11:59Z Indexed on 2010/04/22 16:03 UTC
Read the original article Hit count: 410

Filed under:
|
|
|

Hi, I have a modal popup extender in which i have a progress bar. When i click a button ...this popup should be displayed to the user.

I have done this though button.attributes.add().[ this is without postback]

But ...popup extender can blur the base page only after the postback.

Issue is currently i am able to see the progress bar...but base page is not blurred.

:(

Any help

© Stack Overflow or respective owner

Related posts about modalpopupextender

Related posts about blur