I'm using the GridEditCommandColumn to display a link to a popup dialog that shows a read-only detail of the selected row. I can't remember why I am using the GridEditCommandColumn, but I think it was based on a suggestion on this forum to achieve the desired functionality. But now I want to prevent any postbacks from happening before and after the popup comes up. Is there a way to do that?