I have a user control in which the cascadind dropdowns are created dynamically. I want to associate the add_populated of the cascading dropdown to a clientside method. I am not able to initialize it on the StartupScript. How can this be done when the Cacading dropdown is created in the server side code.
appreciate any help.
Thanks