I am looking for a .NET windows control to display two columns. On the left hand side I want to display text, on the right hand side I want to have a populated drop down listbox so the user can choose a corresponding value. Essentially I want to create "key->value pairs". Anyone have any ideas short of inheriting from the ListView class and creating my own class?
Thanks
Thanks
