T
tryer
hi i have two dropdownlist controls on my web form. i
want each to trigger the selectedindexchaged event which
i already set to two different functions implemented in
the code behind (one for each control). unfortunately,
for each events, only one of the two functions is always
invoked by the two controls! any help as to how to ensure
that each control only invokes its own designated
function?
ta
want each to trigger the selectedindexchaged event which
i already set to two different functions implemented in
the code behind (one for each control). unfortunately,
for each events, only one of the two functions is always
invoked by the two controls! any help as to how to ensure
that each control only invokes its own designated
function?
ta