I have a Repeater generating ImageButtons.
When I click an ImageButton or interact with the GridView elswhere on the page, everything generated in my Repeater disappears.
All of my controls are in an UpdatePanel so I dont beleive this is a PostBack issue.