Hi All,
I am struggling with an issue,
Requirement: I have to create dynamically dropdownlist controls on a button click, which i did, now the issue is to associate a selected index changed event also to this dropdownlist.
Issue: I am able to associate the event dynamically if creating dropdownlist control in page load, but on a button click it seems event is not getting associated to my dynamically created dropdownlist
Any solution would be appreciated!
Regards,
Joe
http://code2dotnet.blogspot.com