I'm trying to find a good way to attach multiple event handlers to the OnClientSelectedIndexChanged event. My issue is that under certain circumstances my application may need to dynamically add an event handler to this control. I don't want have another event handler overridden when this happens. I've seen some controls methods to attach multiple event handlers, but don't see a similar mechanism for the RadComboBox.
Any ideas?
Doug Rutledge
Any ideas?
Doug Rutledge