ATLAS ConfirmButton Control Cause a PostBack

ATLAS ConfirmButton control comes with the ATLAS Control Toolkit. The purpose of the ConfirmButton is to simply give the user a confirmation message with choices "OK" and "Cancel". Now, if you press "OK" a postback will happen which kinda breaks the ATLAS rules of NO POSTBACK. On the other hand you can put the the ConfirmButton inside the UpdatePanel and it will be rendered without any POSTBACK.   

powered by IMHO 1.3

Print | posted @ Monday, April 17, 2006 8:13 PM

Twitter