Creating a Multi-Column Dropdown in ASP.NET MVC
See the original posting on DZone Python
After my ultimate drop-down series, I’ve had a couple readers ask how to create a multi-column drop-down, or place a grid inside a drop-down.
I know I talked about Drop-downs in Grids, but what about Grids in Dropdowns?