0
kicks
Handling Drop Down Lists in Web Pages With Model View Presenter
Take a look at the way that drop down lists in web pages can be manipulated and controlled from outside of the code behind files, using the model view presenter pattern. Source code included.