How to display modal popup dialog only if some statement is TRUE ?

O

Orit

I have a question regarding usage of AJAX Control Toolkit's Popup
Control Extender .

I am using the Popup Control Extender to display a popup dialog
( panel ) from my asp.net page on click of a button.
However , I need to display this popup only if some statement is
TRUE , otherwise I will update database and redirect to another
page .

How can I do this ?
Any code samples / tutorial / KB articles will be helpful.

Thanks in advance,
Orit Chanukov.
 
B

bruce barker

the popup extender hooks to onclick event via the ajax framework. you
will need to hookit to a dummy button, and fire the dummy button click
event from the real button.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top