Is it possible to cause a postback to an action from changing your selection in a dropdown list without using JavaScript?
I remember when using the ASP.NET Forms dropdown list control, there was a property that when set would cause a postback on change, did this work without JS? - If so, how?
Many thanks, Kohan.