Hi All,
I have multiple OnDemandLoad ComboBoxes on a page. I am handling OnClientSelectedIndexChanged event of each combo separately. Since these combos identical, I want a single js event-handler with an extra parameter (eg. ClientID of a text-box).
I am expecting an easy solution for this requirement.
Thanks,
Akif
I have multiple OnDemandLoad ComboBoxes on a page. I am handling OnClientSelectedIndexChanged event of each combo separately. Since these combos identical, I want a single js event-handler with an extra parameter (eg. ClientID of a text-box).
I am expecting an easy solution for this requirement.
Thanks,
Akif