Hi! I have an aspx page with a RadPanel and I want to load different user controls in placeholder. I load them in RadPanelBar1_ItemClick event. But when I click RadPanelBar events in this controls don't fire for the first time. The second time all works fine.