Hi,
I have three modal pop up extender inside one gridview each extender is assigned to different panel, and I assign the tartget controlid during runtime. Script is working fine(Modalpopup is shown as expected) when I have only row in gridview; but when I have more than one row modalpopup is not shown as expected.
I'm not getting any error during debug but pop up is not shown.
Can anyone tell what is causing the issue