Sunday, March 11, 2012

ModalPopup Button Click Event

This may help explain things:http://forums.asp.net/ShowPost.aspx?PostID=1379165

The link doesn't work after the site redesign. What was tha name of the topic or please post the right link.


Hi jpa7227,

Do you mean click event for server-side or for client-side?

If you need additional handling upon clicking the target control which activates the modal popup and younot intend postbacking, you can add a handler to the extender's behavior event showing (see the add_showing method of the extender's object).

For server-side processing look at my post in this thread:http://forums.asp.net/t/1076593.aspx

Kind regards,

sbogus.

No comments:

Post a Comment