I am using the modal popup extender from the ASP.NET ajax control toolkit with a radgrid nested inside that has ajax enabled. During my development I was able successfully test the ajax functionality of the radgrid inside this control. However now that I have moved it onto IIS (used integrated web server in dev) when perform any command on the grid the ajax template will show up and the grid will process however when it finishes the entire modal popup disappears. I have tested this on 2 seperate web servers and rebuilt the website several times.
Does anyone know how I might be able to debug this scenario? I am guessing that there is a problem with the javascript somewhere however I see no errors in the browser.
Does anyone know how I might be able to debug this scenario? I am guessing that there is a problem with the javascript somewhere however I see no errors in the browser.