Problem in handling events of Usercontrol
-
Hello, How to raise events of UserControl on .aspx page?I have created a UserControl(containing dropdownlist).I have loaded Usercontrol on some button click() on .aspx page using LoadControl() method.Now when I select an item from dropdownlist,The selected item should be displayed. Please help me.If possible try to expalin mw with an example. Regards, Aekta
-
Hello, How to raise events of UserControl on .aspx page?I have created a UserControl(containing dropdownlist).I have loaded Usercontrol on some button click() on .aspx page using LoadControl() method.Now when I select an item from dropdownlist,The selected item should be displayed. Please help me.If possible try to expalin mw with an example. Regards, Aekta
pls check out this link http://aspnet.4guysfromrolla.com/ articles/031704-1.aspx hope this will help rgds