Hi, I have added the autopostback="true" and as you can see when you select a county, after selecting California as the state, that the posback sets the county back to --Select--
Why is it doing this? How do I make it hold the county I selected? I have an idea about it, and I have also added OnSelectedIndexChanged="DropDowncounty_SelectedIndexChanged" to the dropdown and a sub in the code behind. How do I make this work?
Attachment: loanlimits.zip