I have a datagrid with a couple of link buttons. I also have a couple of panels and ModalPopupExtenders on the page. In the link button, I specify a CommandName. In the code-behind for the commnadname, there is code for ModalPopupExtender.Show. Unfortunately, when I put an UpdatePanel around the datagrid...