is it possible to throw multiple autopostback's on a page? it seems they all fire no matter which one was selected when using SelectedIndexChanged. for instance, i've got two ListBox's, each of which ...
I have a listbox (multiple select) being populated with a datasource in a .NET page that simply will not register the "selected" attribute. It displays properly, but then when you click one or more of ...