im trying to load UserControls in my ajax but im not sure how to do it! i have 3 button in my page with an ajax update panel and 3 UserControls. everytime user click on button1 i wanna load UserControl1 and when user click on button2 , i wanna load Usercontrol2 and so on. can anyone tell me how can i do that?
thank you in advance