Saturday, March 24, 2012

ConfirmButton - Is it possible to control the button text in the pop-up?

Does anyone know if it is possible to control the button text in the pop-up? I would like to set the button text according to multi-language settings for the application.

Thanks,

Dave

Nop.. you can not control the text of the button in the popup. Since it depends on the client's browser language selection. If you need such customized popup try window.shomodalDialog or window.createPopup(); and put your own buttons.


Sounds like a perfect place to use the modalpopup extender to me!

Jason

No comments:

Post a Comment