I have an aspx page that has a control which serves as a summary for a GridView that is on the same page. When the page loads, it creates the summary control and dynamically creates links and attaches an event handler to it. Here is a snippet:I have an aspx page that has a control which se