I have controls inside a UpdatePanel like this
Dynamically added controls must be instantiated and initialized on each postback. So in this case you have to load that control in page_init/load event.