Is there a straight-forward way to create what amounts to a multi-value combobox using essential grid?
I would like to have several name/value pairs in a list.
Name | Bob Smith
Phone | 555-1212
Address | 123 Main St.
When you use the drop down arrow, you see all of the name/value pairs. When you select a specific item, you can edit the value member. This seems like a good fit for essential grid, I just cannot get my head around how to do this.
Thanks,
Brian