I\'m trying to wrap my head around asp.net. I have a background as a long time php developer, but I\'m now facing the task of learning asp.net and I\'m having some trouble w
I think the answer here is in the MultiView control, so that for example the dropdown switches between different views in the multi-view.
MultiView
You can probably even data-bind the current view property of the multiview to the value of the dropdown!