Question
September 25, 2007 at 02:34 AM
samueljoeljolly

Associating events to a dynamically created dropdownlist

by samueljoeljolly . Updated 18 years, 11 months ago

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

This discussion is locked

All Comments