button inside modalpopup doesn't fire the event
- by Turi
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.