button inside modalpopup doesn't fire the event
Posted
by Turi
on Stack Overflow
See other posts from Stack Overflow
or by Turi
Published on 2010-05-19T18:37:35Z
Indexed on
2010/05/19
18:40 UTC
Read the original article
Hit count: 215
hi,
i've a simple search form with with two textfield and on button. the result is displayed in gridview. All this is inside a modalpopup. the content of the modalpopup (the controls) are in the same page (parent page). i am not using iframe and updatepanel. the problem i've now is: when i click on the search button, the event doesn't fire.
can some help me, or give me an appropriate advice.
thnx in advance.
© Stack Overflow or respective owner