B
bh
This is really weird. I have 2 drop-down lists in a user control (.ascx).
Both have methods for "SelectedIndexChanged". However, on one of them, it
is not working, unless I set autopostback to true, which I believe to be
accurate.
For some reason, the other one is still working even though I don't have
autopostback set to true for that control. Any ideas why that would be
happening?
Thanks in advance.
bh
Both have methods for "SelectedIndexChanged". However, on one of them, it
is not working, unless I set autopostback to true, which I believe to be
accurate.
For some reason, the other one is still working even though I don't have
autopostback set to true for that control. Any ideas why that would be
happening?
Thanks in advance.
bh