I am dynamically creating UserControls, which contain a PopupControl. If I place one of these UserControls on a page, the PopupControl works fine. On my search results page, I load all the UserControls into a Panel, then into a hidden Panel. When a user clicks the preview of the UserControl the entire...