I am make one aspx page with modalpopupextender and also create one user control in my application
button which open a modal popup extender and show the resp data
Problem is in modal popup extender is automatically close when i am search record in modal popup
so how to avoid this problem
modal popup extender with _dopostback
i am also attach my code please help me
how to pass the value during the button click to the user control without use ispostback ?
if it possible plz reply me
Thanks in advance
face2ram