Hi Friends,
I am using AJAX model popup dialog to show Add some information into database. In that screen there is a button called "DB List". On the click event of DBList button, I am executing server side code. Code works fine to me but as soon as server side code executes my model popup windows automatically hide himself.
Can anybody let me know the solution